chore: bump criterion

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I5623347364c5ed71c99676029f4261026a6a6964
This commit is contained in:
raf 2025-11-30 15:04:34 +03:00
commit 6d6ee838bf
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 26 additions and 5 deletions

View file

@ -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" ]