Skip to content

Commit

Permalink
build(deps): bump tokio-util from 0.6.9 to 0.7.1 (#37)
Browse files Browse the repository at this point in the history
* build(deps): bump tokio-util from 0.6.9 to 0.7.1

Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.6.9 to 0.7.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-util-0.6.9...tokio-util-0.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update all Cargo files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 837933a commit fbe4e6a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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 @@ -432,7 +432,7 @@ tokio = "1.29.1"
tokio-serde = "0.8"
tokio-stream = "0.1.15"
tokio-tungstenite = "0.20.1"
tokio-util = "0.6"
tokio-util = "0.7"
toml = "0.8.12"
tonic = "0.9.2"
tonic-build = "0.9.2"
Expand Down
4 changes: 2 additions & 2 deletions programs/sbf/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fbe4e6a

Please sign in to comment.