Skip to content

Commit

Permalink
remove duplication in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov authored Nov 13, 2024
1 parent e20fd0b commit 1de4a55
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3061,17 +3061,6 @@ dependencies = [
"foldhash",
]

[[package]]
name = "hashbrown"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb"
dependencies = [
"allocator-api2",
"equivalent",
"foldhash",
]

[[package]]
name = "hdrhistogram"
version = "7.5.4"
Expand Down

0 comments on commit 1de4a55

Please sign in to comment.