Skip to content

Commit

Permalink
chore(deps): bump criterion from 0.4.0 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.4.0 to 0.5.1.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](bheisler/criterion.rs@0.4.0...0.5.1)

---
updated-dependencies:
- dependency-name: criterion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2023
1 parent 3bb69a2 commit a691fba
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 41 deletions.
114 changes: 74 additions & 40 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 engineio/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ native-tls = "0.2.11"
url = "2.3.1"

[dev-dependencies]
criterion = { version = "0.4.0", features = ["async_tokio"] }
criterion = { version = "0.5.1", features = ["async_tokio"] }
lazy_static = "1.4.0"

[dev-dependencies.tokio]
Expand Down

0 comments on commit a691fba

Please sign in to comment.