Skip to content

Commit 47c2999

Browse files
Update criterion requirement from 0.3 to 0.4 (#31)
1 parent dea9e9a commit 47c2999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build = "build.rs"
1818

1919
[dev-dependencies]
2020
rand = { version ="0.8", features=["alloc", "getrandom"] }
21-
criterion = "0.3"
21+
criterion = "0.4"
2222

2323
[build-dependencies]
2424
rustc_version = "0.4"

0 commit comments

Comments
 (0)