Skip to content

Commit

Permalink
Merge pull request #90 from jeertmans/dependabot/cargo/criterion-0.5.1
Browse files Browse the repository at this point in the history
chore(deps): bump criterion from 0.3.6 to 0.5.1
  • Loading branch information
jeertmans authored Jul 20, 2023
2 parents 80f50a6 + 684a10c commit 06ae64b
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 78 deletions.
116 changes: 39 additions & 77 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 @@ -22,7 +22,7 @@ tokio = {version = "^1.0", features = ["macros", "rt-multi-thread"], optional =

[dev-dependencies]
assert_cmd = "2.0.11"
criterion = "0.3"
criterion = "0.5"
futures = "0.3"
predicates = "3.0.3"
tempfile = "3.5.0"
Expand Down

0 comments on commit 06ae64b

Please sign in to comment.