mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-21 01:41:03 +00:00
Backfill missing TOML features (#11351)
* only check std * add default-features=false * Revert "add default-features=false" This reverts commit bc9453757a1df670f418a2d57ee4ce203425ab1b. * missing features only to non-optional
This commit is contained in:
@@ -44,8 +44,11 @@ std = [
|
||||
"scale-info/std",
|
||||
"serde",
|
||||
"sp-api/std",
|
||||
"sp-application-crypto/std",
|
||||
"sp-io/std",
|
||||
"sp-runtime-interface/std",
|
||||
"sp-runtime/std",
|
||||
"sp-std/std",
|
||||
"sp-storage/std",
|
||||
]
|
||||
runtime-benchmarks = []
|
||||
|
||||
Reference in New Issue
Block a user