chore(deps): bump criterion from 0.5.1 to 0.8.2 (#1070)
Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.5.1 to 0.8.2. - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/criterion-rs/criterion.rs/compare/0.5.1...criterion-v0.8.2) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7875a08100
commit
b76c757400
2 changed files with 37 additions and 22 deletions
|
|
@ -206,7 +206,7 @@ panic = "abort"
|
|||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.14"
|
||||
criterion = { version = "0.5", features = ["async_tokio"] }
|
||||
criterion = { version = "0.8", features = ["async_tokio"] }
|
||||
|
||||
[[bench]]
|
||||
name = "agent_benchmarks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue