chore: format TOML files with taplo
This commit is contained in:
Vendored
+5
-5
@@ -17,11 +17,16 @@ keywords = ["extrinsic", "no-std", "parity", "subxt"]
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = [
|
||||
"bitvec/std",
|
||||
"blake2/std",
|
||||
"codec/std",
|
||||
"frame-decode/std",
|
||||
"frame-metadata/std",
|
||||
"hex/std",
|
||||
"impl-serde/std",
|
||||
"keccak-hash/std",
|
||||
"pezkuwi-subxt-metadata/std",
|
||||
"pezkuwi-subxt-signer/std",
|
||||
"pezsp-core/std",
|
||||
"pezsp-crypto-hashing/std",
|
||||
"pezsp-keyring/std",
|
||||
@@ -30,11 +35,6 @@ std = [
|
||||
"serde/std",
|
||||
"serde_json/std",
|
||||
"tracing/std",
|
||||
"bitvec/std",
|
||||
"blake2/std",
|
||||
"frame-decode/std",
|
||||
"keccak-hash/std",
|
||||
"pezkuwi-subxt-signer/std"
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user