mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Update to latest substrate master (#284)
* Update substrate deps and fix runtime compilation * Fix compilation * Enable `std` feature
This commit is contained in:
committed by
Gavin Wood
parent
bdc1502411
commit
6473feb687
@@ -81,5 +81,7 @@ std = [
|
||||
"serde/std",
|
||||
"log",
|
||||
"safe-mix/std",
|
||||
"consensus_authorities/std"
|
||||
"consensus_authorities/std",
|
||||
"consensus_aura/std",
|
||||
"aura/std",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user