Skip to content

Commit b6c48bf

Browse files
committed
Upgrade rustc_hash to v2
Signed-off-by: Nico Burns <[email protected]>
1 parent 99c5792 commit b6c48bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ image = { version = "0.25", default-features = false }
5757

5858
# Other dependencies
5959
debug_timer = "0.1.1"
60-
rustc-hash = "1.1.0"
60+
rustc-hash = "2"
6161
futures-util = "0.3.31"
6262
futures-intrusive = "0.5.0"
6363
pollster = "0.4"

0 commit comments

Comments
 (0)