mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -6880,7 +6880,6 @@ dependencies = [
|
|||
"servo_arc",
|
||||
"servo_malloc_size_of",
|
||||
"servo_rand",
|
||||
"to_shmem",
|
||||
"url",
|
||||
"uuid",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue