Skip to content

Commit

Permalink
Bump 'criterion' to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Razaekel committed Mar 23, 2024
1 parent c146b5f commit e2990d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ images = ["image", "std"]
std = []

[dev-dependencies]
criterion = { version = "0.3", features = ["html_reports"] }
criterion = { version = "0.5.1", features = ["html_reports"] }
rand = { version = "0.8", default-features = true }
rand_pcg = "0.3"

Expand Down

0 comments on commit e2990d0

Please sign in to comment.