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:
Marshall Bowers 2024-10-02 10:38:23 -04:00 committed by GitHub
parent 21336eb124
commit cfd61f9337
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 26 additions and 27 deletions

View file

@ -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