mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 09:41:07 +00:00
Upgrade tokio to 1.10 (#9575)
* Upgrade tokio to 1.10 * Fix test runner * Try fix it * Update Cargo.lock * Review feedback * ahhhh * FML * FMT * Fix tests
This commit is contained in:
@@ -12,6 +12,7 @@ description = "Substrate test utilities macros"
|
||||
quote = "1.0.6"
|
||||
syn = { version = "1.0.58", features = ["full"] }
|
||||
proc-macro-crate = "1.0.0"
|
||||
proc-macro2 = "1.0.28"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
Reference in New Issue
Block a user