Skip to content

Commit 8edb439

Browse files
Update rustc-hash requirement from 1.1.0 to 2.1.0 (#2551)
--- updated-dependencies: - dependency-name: rustc-hash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c39d91f commit 8edb439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ path = "example/hashmap.rs"
2626
[dev-dependencies]
2727
rand = "0.8.5"
2828
zipf = "7.0.0"
29-
rustc-hash = "1.1.0"
29+
rustc-hash = "2.1.0"
3030
proptest = "1.2.0"
3131
binggan = { version = "0.14.0" }
3232

0 commit comments

Comments
 (0)