Skip to content

Commit 6d3dc1d

Browse files
committed
chore(deps): upgrade wyhash to 0.5.0
1 parent ab836b2 commit 6d3dc1d

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

Lines changed: 9 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/r3_test_suite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ r3 = { version = "0.1.0", path = "../r3" }
2828

2929
assert_matches = { version = "1.4.0" }
3030
staticvec = { version = "0.10.5", default-features = false }
31-
wyhash = { version = "0.3.0" }
31+
wyhash = { version = "0.5.0" }
3232
log = { version = "0.4.8" }
3333

3434
[dev-dependencies]

0 commit comments

Comments
 (0)