mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: replace fnv with fxhashmap (#7927)
This commit is contained in:
@ -37,7 +37,7 @@ tempfile = { workspace = true, optional = true }
|
||||
derive_more.workspace = true
|
||||
eyre.workspace = true
|
||||
paste.workspace = true
|
||||
rustc-hash = "1.1.0"
|
||||
rustc-hash.workspace = true
|
||||
|
||||
# arbitrary utils
|
||||
arbitrary = { workspace = true, features = ["derive"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user