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 8339235 commit 2d00362Copy full SHA for 2d00362
1 file changed
codetable/Cargo.toml
@@ -39,7 +39,7 @@ arbitrary = { version = "1.3.2", optional = true, features = ["derive"] }
39
[dev-dependencies]
40
hex = "0.4.2"
41
unsigned-varint = { version = "0.8.0", default-features = false }
42
-criterion = "0.7"
+criterion = "0.8"
43
rand = "0.9.2"
44
45
[[bench]]
0 commit comments