mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 07:01:05 +00:00
create parallel tasks extension (#5249)
This commit is contained in:
Generated
+2
@@ -1479,6 +1479,7 @@ dependencies = [
|
||||
"sc-client-db",
|
||||
"sc-executor",
|
||||
"sc-service",
|
||||
"sp-core",
|
||||
"sp-runtime",
|
||||
"sp-state-machine",
|
||||
"structopt",
|
||||
@@ -7158,6 +7159,7 @@ dependencies = [
|
||||
"byteorder 1.3.4",
|
||||
"criterion 0.2.11",
|
||||
"ed25519-dalek",
|
||||
"futures 0.3.4",
|
||||
"hash-db",
|
||||
"hash256-std-hasher",
|
||||
"hex",
|
||||
|
||||
Reference in New Issue
Block a user