forked from libre-chip/fayalite
upgrade hashbrown to 0.15.2
This commit is contained in:
parent
b1f9706e4e
commit
e2d2d4110b
4 changed files with 19 additions and 38 deletions
|
@ -23,7 +23,7 @@ blake3 = { version = "1.5.4", features = ["serde"] }
|
|||
clap = { version = "4.5.9", features = ["derive", "env", "string"] }
|
||||
ctor = "0.2.8"
|
||||
eyre = "0.6.12"
|
||||
hashbrown = "0.14.3"
|
||||
hashbrown = "0.15.2"
|
||||
indexmap = { version = "2.5.0", features = ["serde"] }
|
||||
jobslot = "0.2.19"
|
||||
num-bigint = "0.4.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue