mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Eliminate to_shmem dependency from servo_url (#35897)
Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
parent
fd0e2125c6
commit
4611c8b0e1
4 changed files with 0 additions and 12 deletions
|
@ -17,6 +17,5 @@ malloc_size_of_derive = { workspace = true }
|
|||
serde = { workspace = true, features = ["derive"] }
|
||||
servo_arc = { workspace = true }
|
||||
servo_rand = { path = "../rand" }
|
||||
to_shmem = { workspace = true }
|
||||
url = { workspace = true, features = ["serde"] }
|
||||
uuid = { workspace = true, features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue