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

@ -13,7 +13,6 @@ path = "lib.rs"
[dependencies]
app_units = { workspace = true }
base = { workspace = true }
crossbeam-channel = { workspace = true }
embedder_traits = { workspace = true }
euclid = { workspace = true }
fnv = { workspace = true }