Skip to content

Commit 119fede

Browse files
committed
Update criterion
1 parent bd0b9fd commit 119fede

File tree

2 files changed

+40
-58
lines changed

2 files changed

+40
-58
lines changed

Cargo.lock

Lines changed: 39 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cargo_metadata = "0.14.0"
2424
clap = "4.2.0"
2525
core-foundation = { version = "0.9.0", features = ["mac_os_10_7_support"] }
2626
crates-io = { version = "0.36.1", path = "crates/crates-io" }
27-
criterion = { version = "0.3.5", features = ["html_reports"] }
27+
criterion = { version = "0.5.1", features = ["html_reports"] }
2828
curl = "0.4.44"
2929
curl-sys = "0.4.63"
3030
env_logger = "0.10.0"

0 commit comments

Comments
 (0)