Skip to content

Commit

Permalink
Update Rust crate criterion to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 4a668e5 commit 35f16c9
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 35f16c9

Please sign in to comment.