mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-02-24 19:51:20 +00:00
chore: bump criterion from 0.8.1 to 0.8.2
Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.8.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/criterion-v0.8.1...criterion-v0.8.2) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a0a9f2649
commit
a390a57ac0
2 changed files with 5 additions and 5 deletions
|
|
@ -22,7 +22,7 @@ hotpath = { optional = true, version = "0.9.3" }
|
|||
libc = "0.2.180"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.8.1"
|
||||
criterion = "0.8.2"
|
||||
|
||||
[features]
|
||||
hotpath = [ "dep:hotpath", "hotpath/hotpath" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue