Upgrade all dependencies

This commit is contained in:
Loïc Lecrenier
2022-10-04 11:29:39 +02:00
committed by Loïc Lecrenier
parent 95e45e1c2c
commit 4c481a8947
6 changed files with 37 additions and 37 deletions

View File

@ -10,7 +10,7 @@ publish = false
serde_json = "1.0"
[dev-dependencies]
criterion = { version = "0.3", features = ["html_reports"] }
criterion = { version = "0.4.0", features = ["html_reports"] }
[[bench]]
name = "benchmarks"