Skip to content

Commit 4ff21a1

Browse files
build(deps): bump tokio from 1.5.0 to 1.7.0 in /linkerd/proxy/http/fuzz
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.5.0...tokio-1.7.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df3adc0 commit 4ff21a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

linkerd/proxy/http/fuzz/Cargo.lock

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

992992
[[package]]
993993
name = "tokio"
994-
version = "1.5.0"
994+
version = "1.7.0"
995995
source = "registry+https://github.com/rust-lang/crates.io-index"
996-
checksum = "83f0c8e7c0addab50b663055baf787d0af7f413a46e6e7fb9559a4e4db7137a5"
996+
checksum = "c79ba603c337335df6ba6dd6afc38c38a7d5e1b0c871678439ea973cd62a118e"
997997
dependencies = [
998998
"autocfg",
999999
"bytes",

0 commit comments

Comments
 (0)