style: apply taplo format to all Cargo.toml files
This commit is contained in:
@@ -23,7 +23,7 @@ pezsp-io = { workspace = true, default-features = true }
|
||||
pezsp-state-machine = { workspace = true, default-features = true }
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
default = ["std"]
|
||||
std = [
|
||||
"pezsp-externalities/std",
|
||||
"pezsp-runtime-interface/std",
|
||||
|
||||
Reference in New Issue
Block a user