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.
2 parents f152104 + 6aca009 commit 33d2bdeCopy full SHA for 33d2bde
Cargo.toml
@@ -40,7 +40,7 @@ xxhash-rust = { version = "0.8.15", features = ["xxh3"] }
40
sfa = "~0.0.3"
41
42
[dev-dependencies]
43
-criterion = { version = "0.5.1", features = ["html_reports"] }
+criterion = { version = "0.7.0", features = ["html_reports"] }
44
fs_extra = "1.3.0"
45
nanoid = "0.4.0"
46
rand = "0.9.2"
0 commit comments