Skip to content

Commit 45f098b

Browse files
authored
Merge pull request #14 from jcmgray/dependabot/cargo/rustc-hash-2.1.0
Bump rustc-hash from 2.0.0 to 2.1.0
2 parents 3c908e1 + 532af35 commit 45f098b

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
@@ -13,7 +13,7 @@ bit-set = "0.8"
1313
ordered-float = "4.5"
1414
pyo3 = "0.22"
1515
rand = "0.8"
16-
rustc-hash = "2.0"
16+
rustc-hash = "2.1"
1717

1818
[profile.release]
1919
codegen-units = 1

0 commit comments

Comments
 (0)