Skip to content

Commit b04bc17

Browse files
authored
fix(deps): update rust crate xxhash-rust to 0.8.15 (#523)
1 parent 6fbfec2 commit b04bc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ strip-ansi-escapes = "0.2.1"
2626
test-strategy = { version = "0.4.3", optional = true }
2727
thiserror = "2.0.17"
2828
uuid = "1.17.0"
29-
xxhash-rust = { version = "0.8.13", features = ["xxh3"], optional = true }
29+
xxhash-rust = { version = "0.8.15", features = ["xxh3"], optional = true }
3030

3131
[dev-dependencies]
3232
goldenfile = "1.7.3"

0 commit comments

Comments
 (0)