Skip to content

Commit bcdaed2

Browse files
authored
Use up to date rustc-hash (#847)
1 parent 4346c6f commit bcdaed2

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.

crates/ark/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ futures = "0.3.30"
6060
tracing = "0.1.40"
6161
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
6262
tracing-appender = "0.2.3"
63-
rustc-hash = "1.2.0"
63+
rustc-hash = "2.1.1"
6464
tracing-error = "0.2.0"
6565

6666
[dev-dependencies]

0 commit comments

Comments
 (0)