Skip to content

Commit 63f3e14

Browse files
authored
Revert "Update criterion requirement from 0.4 to 0.5" (#150)
This reverts commit 236d5a6.
1 parent f054b98 commit 63f3e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ autocfg = "1"
4343
async-channel = "1"
4444
async-net = "1"
4545
blocking = "1"
46-
criterion = { version = "0.5", default-features = false, features = ["cargo_bench_support"] }
46+
criterion = { version = "0.4", default-features = false, features = ["cargo_bench_support"] }
4747
getrandom = "0.2.7"
4848
signal-hook = "0.3"
4949
tempfile = "3"

0 commit comments

Comments
 (0)