Skip to content

Commit

Permalink
Update Rust crate criterion to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 7cb554e commit d21a226
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 @@ -17,7 +17,7 @@ thiserror = "1.0"

[dev-dependencies]
approx = "0.5.1"
criterion = "0.3.5"
criterion = "0.4.0"

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

0 comments on commit d21a226

Please sign in to comment.