Skip to content

Commit

Permalink
chore(deps): bump tokio-util from 0.7.3 to 0.7.4
Browse files Browse the repository at this point in the history
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-util-0.7.3...tokio-util-0.7.4)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2022
1 parent 19181b1 commit a9cd53f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -41,7 +41,7 @@ indexmap = { version = "1.9", features = ["rayon"] }
once_cell = { version = "1.13.0" }
parking_lot = { version = "0.12" }
rusoto_core = { version = "0.48" }
tokio-util = { version = "0.7.3" }
tokio-util = { version = "0.7.4" }
warp = { version = "0.3" }

[dependencies.snarkos-environment]
Expand Down

0 comments on commit a9cd53f

Please sign in to comment.