mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-11-25 16:52:50 +00:00
chore: bump criterion
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964e55c9925511d83d6be9b2ba001613983
This commit is contained in:
parent
7da5fe97cc
commit
14d8f9390d
2 changed files with 7 additions and 16 deletions
|
|
@ -16,7 +16,7 @@ nix = { version = "0.30", features = ["fs", "hostname", "feature"] }
|
|||
libc = "0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.6"
|
||||
criterion = "0.7"
|
||||
|
||||
[[bench]]
|
||||
name = "benchmark"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue