Skip to content

Commit 601ff4f

Browse files
fix(deps): update rust crate rustc-hash to v2
1 parent 00a7921 commit 601ff4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pre-release-replacements = [
2424
[dependencies]
2525
num-traits = "0.2.19"
2626
indexmap = "2.2.6"
27-
rustc-hash = "1.1.0"
27+
rustc-hash = "2.0.0"
2828
integer-sqrt = "0.1.5"
2929
thiserror = "1.0.59"
3030
deprecate-until = "0.1.1"

0 commit comments

Comments
 (0)