style: apply taplo format to all Cargo.toml files
This commit is contained in:
@@ -31,7 +31,7 @@ xcm-executor = { workspace = true }
|
||||
[dev-dependencies]
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
default = ["std"]
|
||||
std = [
|
||||
"codec/std",
|
||||
"pezframe-support/std",
|
||||
|
||||
@@ -51,7 +51,7 @@ pezsnowbridge-pezpallet-outbound-queue = { workspace = true }
|
||||
pezsnowbridge-pezpallet-system = { workspace = true }
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
default = ["std"]
|
||||
std = [
|
||||
"codec/std",
|
||||
"pezcumulus-pezpallet-teyrchain-system/std",
|
||||
|
||||
Reference in New Issue
Block a user