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 7e36cc9 commit f09d12d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 46 deletions.
52 changes: 7 additions & 45 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 crates/benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rust-version.workspace = true
release = false

[dev-dependencies]
criterion = "0.4.0"
criterion = "0.5.1"
toml = { path = "../toml" }
toml_edit = { path = "../toml_edit" }
toml_old = { version = "0.5.10", package = "toml" }
Expand Down

0 comments on commit f09d12d

Please sign in to comment.