mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Format toml files (#30112)
* Add taplo fmt config for toml fmt * fmt toml files * Add even-better-toml to extensions recommendations
This commit is contained in:
parent
6622b91f79
commit
c0bee7cb86
19 changed files with 139 additions and 124 deletions
|
@ -22,7 +22,7 @@ byteorder = "1.0"
|
|||
encoding_rs = "0.8"
|
||||
euclid = "0.22"
|
||||
cookie = "0.12"
|
||||
content-security-policy = { version = "0.5", features = ["serde"]}
|
||||
content-security-policy = { version = "0.5", features = ["serde"] }
|
||||
crossbeam-channel = "0.5"
|
||||
cssparser = "0.29"
|
||||
darling = { version = "0.13", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue