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 64b748d commit 675b1ecCopy full SHA for 675b1ec
bindings/rust/standard/bench/Cargo.toml
@@ -14,7 +14,7 @@ rustls-pemfile = { version = "2" }
14
openssl = { version = "0.10", features = ["vendored"] }
15
16
[dev-dependencies]
17
-criterion = "0.6"
+criterion = "0.7"
18
pprof = { version = "0.15", features = ["criterion", "flamegraph"] }
19
# env_logger and log are used to enable logging for rustls, which can help with
20
# debugging interop failures
0 commit comments