Skip to content

Commit

Permalink
chore(deps): update rust crate criterion to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent df8ac4d commit 8226a4f
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 @@ -19,7 +19,7 @@ source_map = []

[dev-dependencies]
glob = "0.3.1"
criterion = { version = "0.4" }
criterion = { version = "0.5" }
insta = "1.31.0"

[[bench]]
Expand Down

0 comments on commit 8226a4f

Please sign in to comment.