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

@ -18,7 +18,6 @@ atomic_refcell = { workspace = true }
base = { workspace = true }
canvas_traits = { workspace = true }
bitflags = { workspace = true }
cssparser = { workspace = true }
embedder_traits = { workspace = true }
euclid = { workspace = true }
fnv = { workspace = true }