Clean up some unused dependencies (#32600)

This commit is contained in:
Oriol Brufau 2024-06-25 15:02:59 +02:00 committed by GitHub
parent 52e6e59ebd
commit 7b6aa64aca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 0 additions and 8 deletions

View file

@ -90,7 +90,6 @@ script_layout_interface = { workspace = true }
script_traits = { workspace = true }
selectors = { workspace = true }
serde = { workspace = true, features = ["derive"] }
serde_bytes = { workspace = true }
servo-media = { workspace = true }
servo_allocator = { path = "../allocator" }
servo_arc = { workspace = true }