🏡 index : ~doyle/titanirc.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-03-01 2:59:07.0 +00:00:00
committer GitHub <noreply@github.com> 2023-03-01 2:59:07.0 +00:00:00
commit
5d9eca44c9ff4e5b1adf7f14358edcab2e421fac [patch]
tree
d677966ac8e56dadb3dea827a2e2928740c286c3
parent
cdea0f994227f584828c9a081d4f54a05221d92c
download
5d9eca44c9ff4e5b1adf7f14358edcab2e421fac.tar.gz

Bump tokio-util from 0.7.4 to 0.7.7

Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.4 to 0.7.7.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.4...tokio-util-0.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 691b6ec..658c292 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1668,9 +1668,9 @@ dependencies = [

[[package]]
name = "tokio-util"
version = "0.7.4"
version = "0.7.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"
checksum = "5427d89453009325de0d8f342c9490009f76e999cb7672d77e46267448f7e6b2"
dependencies = [
 "bytes",
 "futures-core",