chore: bump criterion

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964e55c9925511d83d6be9b2ba001613983
This commit is contained in:
raf 2025-08-04 20:49:49 +03:00
commit 14d8f9390d
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 7 additions and 16 deletions

View file

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