mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
* Upgrade to tokio 1.10 * update Substrate * Fmt Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -45,4 +45,4 @@ substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch
|
||||
sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
|
||||
tokio = { version = "0.2", features = ["macros"] }
|
||||
tokio = { version = "1.10", features = ["macros"] }
|
||||
|
||||
Reference in New Issue
Block a user