Skip to content

Commit 675b1ec

Browse files
build(deps): update criterion requirement from 0.6 to 0.7 in /bindings/rust/standard (#5442)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64b748d commit 675b1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/rust/standard/bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rustls-pemfile = { version = "2" }
1414
openssl = { version = "0.10", features = ["vendored"] }
1515

1616
[dev-dependencies]
17-
criterion = "0.6"
17+
criterion = "0.7"
1818
pprof = { version = "0.15", features = ["criterion", "flamegraph"] }
1919
# env_logger and log are used to enable logging for rustls, which can help with
2020
# debugging interop failures

0 commit comments

Comments
 (0)