Skip to content

Commit 6078c79

Browse files
dependabot[bot]iequidoo
authored andcommitted
chore(cargo): bump criterion from 0.7.0 to 0.8.1
Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-plot-v0.7.0...criterion-v0.8.1) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor ...
1 parent 161e5ae commit 6078c79

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

Cargo.lock

Lines changed: 25 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ webpki-roots = "0.26.8"
116116

117117
[dev-dependencies]
118118
anyhow = { workspace = true, features = ["backtrace"] } # Enable `backtrace` feature in tests.
119-
criterion = { version = "0.7.0", features = ["async_tokio"] }
119+
criterion = { version = "0.8.1", features = ["async_tokio"] }
120120
futures-lite = { workspace = true }
121121
log = { workspace = true }
122122
nu-ansi-term = { workspace = true }

0 commit comments

Comments
 (0)