Skip to content

Commit

Permalink
Update criterion to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
moCello committed Oct 16, 2023
1 parent 9795f8c commit 4036bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ backtrace = {version = "0.3", optional = true}
dusk-cdf = {version = "0.5", optional = true}

[dev-dependencies]
criterion = "0.5"
criterion = "0.4"
tempdir = "0.3"
rand = "0.8"
rkyv = {version = "0.7", default-features = false, features = ["size_32"]}
Expand Down

0 comments on commit 4036bdf

Please sign in to comment.