mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-12-09 06:23:52 +00:00
chore: bump criterion
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I5623347364c5ed71c99676029f4261026a6a6964
This commit is contained in:
parent
353b78e688
commit
6d6ee838bf
2 changed files with 26 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ hotpath = { optional = true, version = "0.6.0" }
|
|||
libc = "0.2.177"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.7"
|
||||
criterion = "0.8.0"
|
||||
|
||||
[features]
|
||||
hotpath = [ "dep:hotpath", "hotpath/hotpath" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue