Skip to content

Commit a3db532

Browse files
chore(deps): update rust crate criterion to 0.5
1 parent 4c5fe06 commit a3db532

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
@@ -19,7 +19,7 @@ source_map = []
1919

2020
[dev-dependencies]
2121
glob = "0.3.1"
22-
criterion = { version = "0.4" }
22+
criterion = { version = "0.5" }
2323
insta = "1.31.0"
2424

2525
[[bench]]

0 commit comments

Comments
 (0)