mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Cargo.toml cleanup (#39403)
Cargo.toml cleanups. Mostly ordering fixes. Testing: No tests for Cargo.toml edits. --------- Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com>
This commit is contained in:
parent
0de0f741b6
commit
5a0332f57e
27 changed files with 80 additions and 82 deletions
|
@ -26,9 +26,9 @@ html5ever = { workspace = true }
|
|||
indexmap = { workspace = true }
|
||||
js = { workspace = true }
|
||||
jstraceable_derive = { path = "../jstraceable_derive" }
|
||||
keyboard-types = { workspace = true }
|
||||
libc = { workspace = true }
|
||||
log = { workspace = true }
|
||||
keyboard-types = { workspace = true }
|
||||
malloc_size_of = { workspace = true }
|
||||
malloc_size_of_derive = { workspace = true }
|
||||
num-traits = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue