mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
Bump tokio to 1.17.0 (#1014)
This commit is contained in:
@@ -32,7 +32,7 @@ derive_more = "0.99.2"
|
||||
async-trait = "0.1.52"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.10", features = ["macros"] }
|
||||
tokio = { version = "1.17.0", features = ["macros"] }
|
||||
|
||||
# Cumulus deps
|
||||
cumulus-test-service = { path = "../../test/service" }
|
||||
|
||||
Reference in New Issue
Block a user