mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 15:41:02 +00:00
Bump tokio to 1.17.0 (#10894)
* Bump `tokio` to 0.17.0 * Revert version changes to scale-info Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
This commit is contained in:
@@ -61,5 +61,5 @@ substrate-test-runtime-client = { version = "2.0.0", path = "../../test-utils/ru
|
||||
sp-tracing = { version = "5.0.0", path = "../../primitives/tracing" }
|
||||
|
||||
serde = "1.0.136"
|
||||
tokio = "1.15"
|
||||
tokio = "1.17.0"
|
||||
tempfile = "3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user