2025: bump criterion version
This commit is contained in:
parent
ef970ed47a
commit
0566f562ec
2 changed files with 119 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ aoc = { path = "../aoc" }
|
|||
anyhow = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.4", default-features = false, features = [ "rayon" ] }
|
||||
criterion = { version = "0.8" }
|
||||
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue