Skip to content

Commit 94ba7e4

Browse files
Bump rustc-hash from 1.1.0 to 1.2.0 (#77)
Bumps [rustc-hash](https://github.com/rust-lang/rustc-hash) from 1.1.0 to 1.2.0. - [Commits](https://github.com/rust-lang/rustc-hash/commits) --- updated-dependencies: - dependency-name: rustc-hash dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78793c4 commit 94ba7e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -23,7 +23,7 @@ exclude = [
2323
]
2424

2525
[dependencies]
26-
rustc-hash = { version = "1.1.0", optional = true }
26+
rustc-hash = { version = "1.2.0", optional = true }
2727

2828
[dev-dependencies]
2929
rand = "0.8.3"

0 commit comments

Comments
 (0)