Skip to content

Commit

Permalink
build(deps): bump tokio from 1.5.0 to 1.7.0 in /linkerd/proxy/http/fuzz
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Jun 16, 2021
1 parent df3adc0 commit 4ff21a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linkerd/proxy/http/fuzz/Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -991,9 +991,9 @@ dependencies = [

[[package]]
name = "tokio"
version = "1.5.0"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "83f0c8e7c0addab50b663055baf787d0af7f413a46e6e7fb9559a4e4db7137a5"
checksum = "c79ba603c337335df6ba6dd6afc38c38a7d5e1b0c871678439ea973cd62a118e"
dependencies = [
"autocfg",
"bytes",
Expand Down

0 comments on commit 4ff21a1

Please sign in to comment.