Skip to content

Commit

Permalink
Update Rust crate criterion to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2023
1 parent 19aafee commit a180c34
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 @@ -16,7 +16,7 @@ schemars = { version = "0.8.12", optional = true }

[dev-dependencies]
serde_json = "1.0"
criterion = {version = "0.5.0", features= ["html_reports"]}
criterion = {version = "0.5.1", features= ["html_reports"]}
does-it-json = "0.0.4"

[badges]
Expand Down

0 comments on commit a180c34

Please sign in to comment.