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 4807944 commit 37f1747Copy full SHA for 37f1747
Cargo.toml
@@ -57,7 +57,7 @@ bytes = { version = "1.8.0", features = ["serde"] }
57
clap = { version = "4", features = ["derive", "env"] }
58
committable = "0.2"
59
constant_time_eq = "0.4"
60
-criterion = "0.6"
+criterion = "0.7"
61
crossbeam-queue = "0.3.11"
62
data-encoding = "2.6.0"
63
derive_builder = "0.20"
0 commit comments