Skip to content

Commit a30701e

Browse files
build(deps): bump rustc-hash from 2.0.0 to 2.1.0 (#653)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3ba2c8 commit a30701e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -63,7 +63,7 @@ rand = "0.8"
6363
rand_core = "0.6"
6464
rayon = "1.10.0"
6565
rocksdb = { version = "0.22.0", features = ["multi-threaded-cf"] }
66-
rustc-hash = "2.0.0"
66+
rustc-hash = "2.1.0"
6767
seqrepo = { version = "0.10.2", features = ["cached"] }
6868
serde_json = "1.0"
6969
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)