Skip to content

Commit 36af2e1

Browse files
build(deps): bump tokio-util from 0.7.3 to 0.7.4 (#1936)
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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09b43c9 commit 36af2e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2458,9 +2458,9 @@ dependencies = [
24582458

24592459
[[package]]
24602460
name = "tokio-util"
2461-
version = "0.7.3"
2461+
version = "0.7.4"
24622462
source = "registry+https://github.com/rust-lang/crates.io-index"
2463-
checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"
2463+
checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"
24642464
dependencies = [
24652465
"bytes",
24662466
"futures-core",

0 commit comments

Comments
 (0)