mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 04:11:07 +00:00
Synchronous import queue + fix async inport queue shutdown (#2701)
* sync implementation of ImportQueue * fix import queue shutdown * never clone import queue
This commit is contained in:
committed by
Gavin Wood
parent
549d9e1da1
commit
48b2ba041f
Generated
+1
@@ -3999,6 +3999,7 @@ dependencies = [
|
||||
"libp2p 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parity-codec 3.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sr-primitives 2.0.0",
|
||||
"sr-std 2.0.0",
|
||||
"sr-version 2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user