mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 03:31:05 +00:00
Bump tokio from 1.17.0 to 1.18.0 (#1220)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.17.0...tokio-1.18.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>
This commit is contained in:
@@ -12,7 +12,7 @@ jsonrpc-core = "18.0.0"
|
||||
parking_lot = "0.12.0"
|
||||
rand = "0.8.5"
|
||||
serde = { version = "1.0.132", features = ["derive"] }
|
||||
tokio = { version = "1.17.0", features = ["macros"] }
|
||||
tokio = { version = "1.18.0", features = ["macros"] }
|
||||
url = "2.2.2"
|
||||
|
||||
# Substrate
|
||||
|
||||
Reference in New Issue
Block a user