Skip to content

Commit

Permalink
Bump rustc-hash from 1.1.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [rustc-hash](https://github.com/rust-lang/rustc-hash) from 1.1.0 to 2.0.0.
- [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rustc-hash/commits)

---
updated-dependencies:
- dependency-name: rustc-hash
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent c1830ee commit 505b590
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ socket2 = "0.5.7"
parking_lot = "0.12.3"
rand = "0.8.5"
rlimit = "0.10.1"
rustc-hash = "1.1.0"
rustc-hash = "2.0.0"
serde = "1.0.203"
serde_derive = "1.0.203"
serde-big-array = "0.5.1"
Expand Down

0 comments on commit 505b590

Please sign in to comment.