Skip to content

Commit 57610a2

Browse files
authored
Update Rust crate xxhash-rust to 0.8.16 (#598)
1 parent f4b937b commit 57610a2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -21,7 +21,7 @@ strip-ansi-escapes = "0.2.1"
2121
test-strategy = "0.4.3"
2222
thiserror = "2.0.18"
2323
uuid = "1.17.0"
24-
xxhash-rust = { version = "0.8.15", features = ["xxh3"] }
24+
xxhash-rust = { version = "0.8.16", features = ["xxh3"] }
2525

2626
[profile.dev.package.proptest]
2727
opt-level = 3

0 commit comments

Comments
 (0)