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