Skip to content

Commit

Permalink
build(deps): bump tokio from 1.10.1 to 1.11.0 in /policy-controller (#…
Browse files Browse the repository at this point in the history
…6793)

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

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 3, 2021
1 parent 25b79b7 commit 55c0048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions policy-controller/Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,9 +1816,9 @@ dependencies = [

[[package]]
name = "tokio"
version = "1.10.1"
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92036be488bb6594459f2e03b60e42df6f937fe6ca5c5ffdcb539c6b84dc40f5"
checksum = "b4efe6fc2395938c8155973d7be49fe8d03a843726e285e100a8a383cc0154ce"
dependencies = [
"autocfg",
"bytes",
Expand Down

0 comments on commit 55c0048

Please sign in to comment.