Upgrade incompatible dependencies

This commit is contained in:
Clément Renault 2025-06-17 22:23:37 +02:00
parent 03eb50fbac
commit 4069dbcfca
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
11 changed files with 294 additions and 174 deletions

View file

@ -16,7 +16,7 @@ license.workspace = true
serde_json = "1.0"
[dev-dependencies]
criterion = { version = "0.5.1", features = ["html_reports"] }
criterion = { version = "0.6.0", features = ["html_reports"] }
[[bench]]
name = "benchmarks"