Skip to content

Commit 5705615

Browse files
Alexandra Iordachealxiord
authored andcommitted
criterion: block to 0.3.0
Newer versions changed the output file's format and critcmp can no longer parse it. Signed-off-by: Alexandra Iordache <aghecen@amazon.com>
1 parent d1c5ed8 commit 5705615

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
@@ -16,7 +16,7 @@ pe = []
1616
vm-memory = ">=0.2.0"
1717

1818
[dev-dependencies]
19-
criterion = ">=0.3.0"
19+
criterion = "=0.3.0"
2020
vm-memory = {features = ["backend-mmap"]}
2121

2222
[[bench]]

0 commit comments

Comments
 (0)