mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
compositing: Remove unused dependency. (#38179)
There are no uses of `net` within the `compositing` crate. Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
20386d9854
commit
b8a6600e9a
2 changed files with 1 additions and 3 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1377,7 +1377,6 @@ dependencies = [
|
|||
"ipc-channel",
|
||||
"libc",
|
||||
"log",
|
||||
"net",
|
||||
"pixels",
|
||||
"profile_traits",
|
||||
"servo-tracing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue