Bump tokio from 1.17.0 to 1.18.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-04 13:57:13 +00:00
committed by Bastian Köcher
parent 1213a3a0b9
commit 0493fed686
9 changed files with 15 additions and 14 deletions
@@ -19,4 +19,4 @@ sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
clap = { version = "3.1", features = ["derive"] }
log = "0.4.16"
tokio = { version = "1.17.0", features = ["macros"] }
tokio = { version = "1.18.1", features = ["macros"] }