Skip to content

Commit b8ca783

Browse files
Bump rustc-hash from 2.0.0 to 2.1.0
Bumps [rustc-hash](https://github.com/rust-lang/rustc-hash) from 2.0.0 to 2.1.0. - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: rustc-hash dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0da03fd commit b8ca783

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -52,7 +52,7 @@ once_cell = "1.20"
5252
quick-xml = "0.36"
5353
rayon = "1.10"
5454
regex = "1.11"
55-
rustc-hash = "2.0"
55+
rustc-hash = "2.1"
5656
rustc_version = "0.4"
5757
semver = "1.0"
5858
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)