mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
deps: Remove unused crate dependencies (#31185)
These were identified with `cargo-marchete`.
This commit is contained in:
parent
33127e0e60
commit
5574492505
16 changed files with 0 additions and 54 deletions
|
@ -27,7 +27,6 @@ devtools_traits = { workspace = true }
|
|||
embedder_traits = { workspace = true }
|
||||
flate2 = "1"
|
||||
futures = { version = "0.3", package = "futures" }
|
||||
futures-util = { version = "0.3" }
|
||||
generic-array = "0.14"
|
||||
headers = { workspace = true }
|
||||
http = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue