Skip to content

Commit 98d452f

Browse files
committed
Upgrade criterion to 0.5
1 parent 335f2d7 commit 98d452f

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
@@ -40,7 +40,7 @@ memmap = ["memmap2"]
4040

4141
[dev-dependencies]
4242
approx = "0.5"
43-
criterion = "0.3"
43+
criterion = "0.5"
4444
lazy_static = "1"
4545
maplit = "1"
4646
tempfile = "3"

0 commit comments

Comments
 (0)