We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fbfec2 commit b04bc17Copy full SHA for b04bc17
Cargo.toml
@@ -26,7 +26,7 @@ strip-ansi-escapes = "0.2.1"
26
test-strategy = { version = "0.4.3", optional = true }
27
thiserror = "2.0.17"
28
uuid = "1.17.0"
29
-xxhash-rust = { version = "0.8.13", features = ["xxh3"], optional = true }
+xxhash-rust = { version = "0.8.15", features = ["xxh3"], optional = true }
30
31
[dev-dependencies]
32
goldenfile = "1.7.3"
0 commit comments