Skip to content

Commit 7f8322c

Browse files
committed
chore: Update criterion version
1 parent 9bb9cad commit 7f8322c

File tree

2 files changed

+172
-73
lines changed

2 files changed

+172
-73
lines changed

Cargo.lock

+171-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ unicode-width = "0.1.11"
1818
yansi-term = { version = "0.1.2", optional = true }
1919

2020
[dev-dependencies]
21-
criterion = "0.3.6"
21+
criterion = "0.5.1"
2222
difference = "2.0.0"
2323
glob = "0.3.1"
2424
serde = { version = "1.0.192", features = ["derive"] }

0 commit comments

Comments
 (0)