Eliminate to_shmem dependency from servo_url (#35897)

Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
Nico Burns 2025-03-11 13:33:39 +13:00 committed by GitHub
parent fd0e2125c6
commit 4611c8b0e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 12 deletions

1
Cargo.lock generated
View file

@ -6880,7 +6880,6 @@ dependencies = [
"servo_arc",
"servo_malloc_size_of",
"servo_rand",
"to_shmem",
"url",
"uuid",
]