style: apply taplo format to all Cargo.toml files
This commit is contained in:
@@ -37,7 +37,7 @@ pezpallet-authorship = { workspace = true, default-features = true }
|
||||
pezpallet-balances = { workspace = true, default-features = true }
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
default = ["std"]
|
||||
std = [
|
||||
"codec/std",
|
||||
"pezframe-benchmarking?/std",
|
||||
|
||||
Reference in New Issue
Block a user