Skip to content

Commit

Permalink
chore(deps): 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 Jun 1, 2023
1 parent 78bb48b commit 4eb03ea
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 35 deletions.
67 changes: 33 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clap_bench/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ release = false

[dev-dependencies]
clap = { path = "../", version = "4.0.0", default-features = false, features = ["std", "help"] }
criterion = "0.4.0"
criterion = "0.5.1"
lazy_static = "1.4.0"

[[bench]]
Expand Down

0 comments on commit 4eb03ea

Please sign in to comment.