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