mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 01:11:04 +00:00
provisioner tests: remove tokio from dev-dependencies (#1745)
* provisioner: remove tokio from dev-dependencies * provisioner: use futures_timer instead
This commit is contained in:
Generated
+1
-1
@@ -4965,13 +4965,13 @@ dependencies = [
|
||||
"bitvec",
|
||||
"derive_more 0.99.9",
|
||||
"futures 0.3.5",
|
||||
"futures-timer 3.0.2",
|
||||
"lazy_static",
|
||||
"log 0.4.11",
|
||||
"polkadot-node-subsystem",
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-primitives",
|
||||
"sp-core",
|
||||
"tokio 0.2.21",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user