Skip to content

Commit 08ba431

Browse files
chore(deps): bump rustc-hash from 1.1.0 to 2.1.1
Bumps [rustc-hash](https://github.com/rust-lang/rustc-hash) from 1.1.0 to 2.1.1. - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/rustc-hash/commits/v2.1.1) --- updated-dependencies: - dependency-name: rustc-hash dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da6b1f3 commit 08ba431

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

Cargo.lock

Lines changed: 3 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ parking_lot = "0.12"
5454
bytes = "1"
5555
thiserror = "2"
5656
tracing = "0.1"
57-
rustc-hash = "1"
57+
rustc-hash = "2"
5858
rand = "0.8"
5959
libc = "0.2"
6060
derive_more = { version = "2.0.1", features = [

0 commit comments

Comments
 (0)