Skip to content

Commit

Permalink
Updated criterion
Browse files Browse the repository at this point in the history
  • Loading branch information
cry-inc committed Oct 20, 2023
1 parent a9114bf commit 793d4ac
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 @@ -24,7 +24,7 @@ once_cell = "1.18.0"

[dev-dependencies]
rand = "0.8"
criterion = { version = "0.4", features = ["html_reports"] }
criterion = { version = "0.5", features = ["html_reports"] }

[[bench]]
name = "benchmark"
Expand Down

0 comments on commit 793d4ac

Please sign in to comment.