Skip to content

Commit da97c2b

Browse files
sdroegetaiki-e
authored andcommitted
Update to criterion 0.4
1 parent 5a6566c commit da97c2b

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
@@ -42,7 +42,7 @@ winapi = { version = "0.3.9", features = ["winsock2"] }
4242
async-channel = "1"
4343
async-net = "1"
4444
blocking = "1"
45-
criterion = "0.3.6"
45+
criterion = "0.4"
4646
getrandom = "0.2.7"
4747
signal-hook = "0.3"
4848
tempfile = "3"

0 commit comments

Comments
 (0)