style: apply taplo format to all Cargo.toml files
This commit is contained in:
@@ -35,7 +35,7 @@ array-bytes = { workspace = true, default-features = true }
|
||||
w3f-bls = { features = ["std"], workspace = true, default-features = true }
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
default = ["std"]
|
||||
std = [
|
||||
"codec/std",
|
||||
"pezsp-api/std",
|
||||
|
||||
Reference in New Issue
Block a user