Skip to content

Commit e21b46a

Browse files
fix(deps): update rust crate rustc-hash to v2
1 parent d4718d3 commit e21b46a

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

Cargo.lock

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/atoll/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rand = "0.8.5"
1717
serde = { version = "1.0.192", features = ["derive"] }
1818
pathfinding = "4.8.0"
1919
indexmap = "2"
20-
rustc-hash = "1"
20+
rustc-hash = "2"
2121
cache = { version = "0.7.1", registry = "substrate", path = "../cache" }
2222
arcstr = { version = "1.2.0", features = ["serde"] }
2323
itertools = "0.14.0"

0 commit comments

Comments
 (0)