Skip to content

Commit

Permalink
remove fxhash dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hkBst committed Dec 30, 2024
1 parent 8eb4de5 commit f63bb6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ rand = {version = "0.8", features = ["small_rng"] }
quickcheck = { version = "1.0", default-features = false }
fnv = "1.0"
lazy_static = "1.3"
fxhash = "0.2.1"
serde_derive = "1.0"

[features]
Expand Down

0 comments on commit f63bb6e

Please sign in to comment.