Skip to content

Commit

Permalink
Merge pull request #357 from brave/renovate/criterion-0.x
Browse files Browse the repository at this point in the history
Update Rust crate criterion to 0.5
  • Loading branch information
antonok-edm authored May 23, 2024
2 parents 0986b3e + dbab98b commit 8db666c
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 55 deletions.
169 changes: 115 additions & 54 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ serde_json = { version = "1.0", optional = true }
thiserror = "1.0"

[dev-dependencies]
criterion = "0.4"
criterion = "0.5"
csv = "1"
mock_instant = { version = "0.2", features = ["sync"] }
serde_json = "1.0"
Expand Down

0 comments on commit 8db666c

Please sign in to comment.