Skip to content

Commit

Permalink
Update Rust crate criterion to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 7cb554e commit 043c5d7
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.5.0"

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

0 comments on commit 043c5d7

Please sign in to comment.