Bump tokio from 1.18.0 to 1.18.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-03 09:00:50 +00:00
parent e2fe3760dd
commit b093221c4f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jsonrpc-core = "18.0.0"
parking_lot = "0.12.0"
rand = "0.8.5"
serde = { version = "1.0.137", features = ["derive"] }
tokio = { version = "1.18.0", features = ["macros"] }
tokio = { version = "1.18.1", features = ["macros"] }
url = "2.2.2"
# Substrate