Skip to content

Commit e77f2ef

Browse files
Update rustc-hash requirement from =2.1.0 to =2.1.1
Updates the requirements on [rustc-hash](https://github.com/rust-lang/rustc-hash) to permit the latest version. - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: rustc-hash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 717ad95 commit e77f2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ hexlit = "0.5.5"
4141
criterion = "0.5.1"
4242
alloc_counter = "0.0.4"
4343
trybuild = "1.0.99"
44-
rustc-hash = "=2.1.0"
44+
rustc-hash = "=2.1.1"
4545
env_logger = "0.11.5"
4646
assert_hex = "0.4.1"
4747

0 commit comments

Comments
 (0)