chore: update criterion to remediate security advisories. Fixes #596

This commit is contained in:
David Niehues
2025-01-27 11:56:01 +01:00
parent fded3b2e79
commit 3effcb313e
2 changed files with 14 additions and 83 deletions

View File

@@ -82,7 +82,7 @@ tempfile = "3"
stacker = "0.1.17"
libfuzzer-sys = "0.4"
test_bin = "0.4.0"
criterion = "0.4.0"
criterion = "0.5.1"
allocator-api2-tests = "0.2.15"
procspawn = { version = "1.0.1", features = ["test-support"] }