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