Skip to content

Commit 043c5d7

Browse files
Update Rust crate criterion to 0.5.0
1 parent 7cb554e commit 043c5d7

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
@@ -17,7 +17,7 @@ thiserror = "1.0"
1717

1818
[dev-dependencies]
1919
approx = "0.5.1"
20-
criterion = "0.3.5"
20+
criterion = "0.5.0"
2121

2222
[[bench]]
2323
name = "parse"

0 commit comments

Comments
 (0)