mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-12-23 12:15:55 +00:00
chore(deps): bump criterion from 0.8.0 to 0.8.1
Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.8.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](https://github.com/criterion-rs/criterion.rs/compare/criterion-v0.8.0...criterion-v0.8.1) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cf3321b17a
commit
6640fdd559
2 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ hotpath = { optional = true, version = "0.8.0" }
|
|||
libc = "0.2.178"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.8.0"
|
||||
criterion = "0.8.1"
|
||||
|
||||
[features]
|
||||
hotpath = [ "dep:hotpath", "hotpath/hotpath" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue