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