style: apply taplo format to all Cargo.toml files
This commit is contained in:
@@ -26,7 +26,7 @@ pezsp-trie = { workspace = true }
|
||||
[build-dependencies]
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
default = ["std"]
|
||||
no_std = []
|
||||
std = [
|
||||
"codec/std",
|
||||
|
||||
Reference in New Issue
Block a user