mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
[CI] Update deps (#2159)
Otherwise the return code is not correctly propagated (ref https://github.com/ggwpez/zepter/pull/48). --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
15beef20fe
commit
f6ee4781f6
@@ -50,7 +50,7 @@ frame-election-provider-support = { path = "../election-provider-support" }
|
||||
frame-benchmarking = { path = "../benchmarking" }
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
default = [ "std" ]
|
||||
std = [
|
||||
"codec/std",
|
||||
"frame-benchmarking?/std",
|
||||
|
||||
Reference in New Issue
Block a user