updating hashbrown to 0.14.2
This commit is contained in:
parent
e7e23ba899
commit
b5c7684101
|
@ -24,7 +24,7 @@ zeroize_memory = ["zeroize"]
|
|||
|
||||
[dependencies]
|
||||
rand = { version = "0.8", default-features = false }
|
||||
hashbrown = "0.9"
|
||||
hashbrown = "0.14.2"
|
||||
arbitrary = { version = "0.4.7", features = ["derive"], optional = true }
|
||||
zeroize = { version = "1.2.0", features = ["zeroize_derive"], optional = true }
|
||||
|
||||
|
|
Loading…
Reference in New Issue