Skip to content

Commit 4b6da57

Browse files
authored
Merge pull request #10 from urschrei/dependabot/cargo/rustc-hash-2.1.1
Update rustc-hash requirement from 1.1.0 to 2.1.1
2 parents e0fa1f3 + 77cd9b9 commit 4b6da57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ edition = "2024"
1616
rand = "0.8.5"
1717
regex = "1.10.4"
1818
clap = { version = "4.5.4", features = ["cargo"] }
19-
rustc-hash = "1.1.0"
19+
rustc-hash = "2.1.1"
2020

2121
[dev-dependencies]
2222
rand = "0.8.5"

0 commit comments

Comments
 (0)