Bump tokio from 1.21.1 to 1.21.2 (#1698)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-10 10:58:33 +02:00
committed by GitHub
parent 16b8ef51dd
commit 7d50dcd04a
7 changed files with 8 additions and 9 deletions
@@ -46,4 +46,4 @@ tracing = "0.1.37"
async-trait = "0.1.52"
futures = "0.3.24"
url = "2.2.2"
tokio = { version = "1.17.0", features = ["macros"] }
tokio = { version = "1.21.2", features = ["macros"] }