chore: format TOML files with taplo
This commit is contained in:
+4
-4
@@ -16,12 +16,12 @@ description = "Command line utilities for checking metadata compatibility betwee
|
||||
[features]
|
||||
default = ["legacy", "std"]
|
||||
std = [
|
||||
"frame-metadata/std",
|
||||
"scale-info/std",
|
||||
"bitvec/std",
|
||||
"frame-decode/std",
|
||||
"codec/std",
|
||||
"pezsp-crypto-hashing/std"
|
||||
"frame-decode/std",
|
||||
"frame-metadata/std",
|
||||
"pezsp-crypto-hashing/std",
|
||||
"scale-info/std",
|
||||
]
|
||||
|
||||
# Enable decoding of legacy metadata, too.
|
||||
|
||||
Reference in New Issue
Block a user