Clean up formatting in Cargo.toml
(#18632)
This PR cleans up some formatting in some `Cargo.toml` files. Release Notes: - N/A
This commit is contained in:
parent
21336eb124
commit
cfd61f9337
4 changed files with 26 additions and 27 deletions
|
@ -63,7 +63,7 @@ language.workspace = true
|
|||
language_model.workspace = true
|
||||
language_selector.workspace = true
|
||||
language_tools.workspace = true
|
||||
languages = {workspace = true, features = ["load-grammars"] }
|
||||
languages = { workspace = true, features = ["load-grammars"] }
|
||||
libc.workspace = true
|
||||
log.workspace = true
|
||||
markdown_preview.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue