deps: Remove unused crate dependencies (#31185)

These were identified with `cargo-marchete`.
This commit is contained in:
Martin Robinson 2024-01-27 00:18:26 +01:00 committed by GitHub
parent 33127e0e60
commit 5574492505
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 0 additions and 54 deletions

27
Cargo.lock generated
View file

@ -635,7 +635,6 @@ dependencies = [
"fnv", "fnv",
"font-kit", "font-kit",
"gfx", "gfx",
"gleam",
"half", "half",
"ipc-channel", "ipc-channel",
"log", "log",
@ -645,7 +644,6 @@ dependencies = [
"pixels", "pixels",
"raqote", "raqote",
"servo_arc", "servo_arc",
"servo_config",
"sparkle", "sparkle",
"style", "style",
"style_traits", "style_traits",
@ -909,7 +907,6 @@ name = "compositing"
version = "0.0.1" version = "0.0.1"
dependencies = [ dependencies = [
"canvas", "canvas",
"cfg-if",
"compositing_traits", "compositing_traits",
"crossbeam-channel", "crossbeam-channel",
"embedder_traits", "embedder_traits",
@ -924,7 +921,6 @@ dependencies = [
"log", "log",
"msg", "msg",
"net_traits", "net_traits",
"num-traits",
"pixels", "pixels",
"profile_traits", "profile_traits",
"script_traits", "script_traits",
@ -955,7 +951,6 @@ dependencies = [
"log", "log",
"msg", "msg",
"net_traits", "net_traits",
"profile_traits",
"script_traits", "script_traits",
"servo_url", "servo_url",
"style_traits", "style_traits",
@ -985,7 +980,6 @@ dependencies = [
"gaol", "gaol",
"gfx", "gfx",
"gfx_traits", "gfx_traits",
"headers",
"http", "http",
"ipc-channel", "ipc-channel",
"keyboard-types", "keyboard-types",
@ -1349,7 +1343,6 @@ name = "devtools_traits"
version = "0.0.1" version = "0.0.1"
dependencies = [ dependencies = [
"bitflags 2.4.2", "bitflags 2.4.2",
"headers",
"http", "http",
"ipc-channel", "ipc-channel",
"malloc_size_of", "malloc_size_of",
@ -3103,12 +3096,10 @@ dependencies = [
"html5ever", "html5ever",
"ipc-channel", "ipc-channel",
"lazy_static", "lazy_static",
"libc",
"log", "log",
"malloc_size_of", "malloc_size_of",
"msg", "msg",
"net_traits", "net_traits",
"num-traits",
"parking_lot", "parking_lot",
"profile_traits", "profile_traits",
"range", "range",
@ -3150,7 +3141,6 @@ dependencies = [
"html5ever", "html5ever",
"ipc-channel", "ipc-channel",
"lazy_static", "lazy_static",
"libc",
"log", "log",
"msg", "msg",
"net_traits", "net_traits",
@ -3177,7 +3167,6 @@ name = "layout_thread_2013"
version = "0.0.1" version = "0.0.1"
dependencies = [ dependencies = [
"app_units", "app_units",
"atomic_refcell",
"crossbeam-channel", "crossbeam-channel",
"embedder_traits", "embedder_traits",
"euclid", "euclid",
@ -3186,12 +3175,10 @@ dependencies = [
"gfx", "gfx",
"gfx_traits", "gfx_traits",
"histogram", "histogram",
"html5ever",
"ipc-channel", "ipc-channel",
"layout_2013", "layout_2013",
"layout_traits", "layout_traits",
"lazy_static", "lazy_static",
"libc",
"log", "log",
"malloc_size_of", "malloc_size_of",
"metrics", "metrics",
@ -3199,12 +3186,10 @@ dependencies = [
"net_traits", "net_traits",
"parking_lot", "parking_lot",
"profile_traits", "profile_traits",
"range",
"rayon", "rayon",
"script", "script",
"script_layout_interface", "script_layout_interface",
"script_traits", "script_traits",
"selectors",
"serde_json", "serde_json",
"servo_allocator", "servo_allocator",
"servo_arc", "servo_arc",
@ -3222,7 +3207,6 @@ name = "layout_thread_2020"
version = "0.0.1" version = "0.0.1"
dependencies = [ dependencies = [
"app_units", "app_units",
"atomic_refcell",
"crossbeam-channel", "crossbeam-channel",
"embedder_traits", "embedder_traits",
"euclid", "euclid",
@ -3230,12 +3214,10 @@ dependencies = [
"fxhash", "fxhash",
"gfx", "gfx",
"gfx_traits", "gfx_traits",
"html5ever",
"ipc-channel", "ipc-channel",
"layout_2020", "layout_2020",
"layout_traits", "layout_traits",
"lazy_static", "lazy_static",
"libc",
"log", "log",
"malloc_size_of", "malloc_size_of",
"metrics", "metrics",
@ -3243,11 +3225,9 @@ dependencies = [
"net_traits", "net_traits",
"parking_lot", "parking_lot",
"profile_traits", "profile_traits",
"range",
"script", "script",
"script_layout_interface", "script_layout_interface",
"script_traits", "script_traits",
"selectors",
"servo_allocator", "servo_allocator",
"servo_arc", "servo_arc",
"servo_atoms", "servo_atoms",
@ -3271,7 +3251,6 @@ dependencies = [
"profile_traits", "profile_traits",
"script_traits", "script_traits",
"servo_url", "servo_url",
"webrender_api",
] ]
[[package]] [[package]]
@ -3876,7 +3855,6 @@ dependencies = [
"embedder_traits", "embedder_traits",
"flate2", "flate2",
"futures 0.3.30", "futures 0.3.30",
"futures-util",
"generic-array", "generic-array",
"headers", "headers",
"http", "http",
@ -5020,7 +4998,6 @@ dependencies = [
"canvas_traits", "canvas_traits",
"crossbeam-channel", "crossbeam-channel",
"euclid", "euclid",
"fxhash",
"gfx_traits", "gfx_traits",
"html5ever", "html5ever",
"ipc-channel", "ipc-channel",
@ -5030,7 +5007,6 @@ dependencies = [
"metrics", "metrics",
"msg", "msg",
"net_traits", "net_traits",
"parking_lot",
"profile_traits", "profile_traits",
"range", "range",
"script_traits", "script_traits",
@ -5066,7 +5042,6 @@ dependencies = [
"embedder_traits", "embedder_traits",
"euclid", "euclid",
"gfx_traits", "gfx_traits",
"headers",
"http", "http",
"hyper_serde", "hyper_serde",
"ipc-channel", "ipc-channel",
@ -5603,7 +5578,6 @@ dependencies = [
"surfman", "surfman",
"vergen", "vergen",
"webxr", "webxr",
"webxr-api",
"winapi", "winapi",
] ]
@ -6881,7 +6855,6 @@ dependencies = [
"cookie 0.12.0", "cookie 0.12.0",
"crossbeam-channel", "crossbeam-channel",
"euclid", "euclid",
"headers",
"http", "http",
"image", "image",
"ipc-channel", "ipc-channel",

View file

@ -25,7 +25,6 @@ euclid = { workspace = true }
font-kit = "0.11" font-kit = "0.11"
fnv = { workspace = true } fnv = { workspace = true }
gfx = { path = "../gfx" } gfx = { path = "../gfx" }
gleam = { workspace = true }
half = "2" half = "2"
ipc-channel = { workspace = true } ipc-channel = { workspace = true }
log = { workspace = true } log = { workspace = true }
@ -35,7 +34,6 @@ pathfinder_geometry = "0.5"
pixels = { path = "../pixels" } pixels = { path = "../pixels" }
raqote = "0.8.2" raqote = "0.8.2"
servo_arc = { path = "../servo_arc" } servo_arc = { path = "../servo_arc" }
servo_config = { path = "../config" }
sparkle = { workspace = true } sparkle = { workspace = true }
style = { path = "../style" } style = { path = "../style" }
style_traits = { workspace = true } style_traits = { workspace = true }

View file

@ -17,7 +17,6 @@ multiview = []
[dependencies] [dependencies]
canvas = { path = "../canvas" } canvas = { path = "../canvas" }
cfg-if = { workspace = true }
compositing_traits = { workspace = true } compositing_traits = { workspace = true }
crossbeam-channel = { workspace = true } crossbeam-channel = { workspace = true }
embedder_traits = { workspace = true } embedder_traits = { workspace = true }
@ -32,7 +31,6 @@ libc = { workspace = true }
log = { workspace = true } log = { workspace = true }
msg = { workspace = true } msg = { workspace = true }
net_traits = { workspace = true } net_traits = { workspace = true }
num-traits = { workspace = true }
pixels = { path = "../pixels" } pixels = { path = "../pixels" }
profile_traits = { workspace = true } profile_traits = { workspace = true }
script_traits = { workspace = true } script_traits = { workspace = true }

View file

@ -27,7 +27,6 @@ euclid = { workspace = true }
gfx = { path = "../gfx" } gfx = { path = "../gfx" }
gfx_traits = { workspace = true } gfx_traits = { workspace = true }
http = { workspace = true } http = { workspace = true }
headers = { workspace = true }
ipc-channel = { workspace = true } ipc-channel = { workspace = true }
keyboard-types = { workspace = true } keyboard-types = { workspace = true }
layout_traits = { workspace = true } layout_traits = { workspace = true }

View file

@ -25,12 +25,10 @@ gfx_traits = { workspace = true }
html5ever = { workspace = true } html5ever = { workspace = true }
ipc-channel = { workspace = true } ipc-channel = { workspace = true }
lazy_static = { workspace = true } lazy_static = { workspace = true }
libc = { workspace = true }
log = { workspace = true } log = { workspace = true }
malloc_size_of = { path = "../malloc_size_of" } malloc_size_of = { path = "../malloc_size_of" }
msg = { workspace = true } msg = { workspace = true }
net_traits = { workspace = true } net_traits = { workspace = true }
num-traits = { workspace = true }
parking_lot = { workspace = true } parking_lot = { workspace = true }
profile_traits = { workspace = true } profile_traits = { workspace = true }
range = { path = "../range" } range = { path = "../range" }

View file

@ -26,7 +26,6 @@ gfx = { path = "../gfx" }
gfx_traits = { workspace = true } gfx_traits = { workspace = true }
html5ever = { workspace = true } html5ever = { workspace = true }
ipc-channel = { workspace = true } ipc-channel = { workspace = true }
libc = { workspace = true }
log = { workspace = true } log = { workspace = true }
msg = { workspace = true } msg = { workspace = true }
net_traits = { workspace = true } net_traits = { workspace = true }

View file

@ -12,7 +12,6 @@ path = "lib.rs"
[dependencies] [dependencies]
app_units = { workspace = true } app_units = { workspace = true }
atomic_refcell = { workspace = true }
crossbeam-channel = { workspace = true } crossbeam-channel = { workspace = true }
embedder_traits = { workspace = true } embedder_traits = { workspace = true }
euclid = { workspace = true } euclid = { workspace = true }
@ -21,12 +20,10 @@ fxhash = { workspace = true }
gfx = { path = "../gfx" } gfx = { path = "../gfx" }
gfx_traits = { workspace = true } gfx_traits = { workspace = true }
histogram = "0.6.8" histogram = "0.6.8"
html5ever = { workspace = true }
ipc-channel = { workspace = true } ipc-channel = { workspace = true }
layout = { path = "../layout", package = "layout_2013" } layout = { path = "../layout", package = "layout_2013" }
layout_traits = { workspace = true } layout_traits = { workspace = true }
lazy_static = { workspace = true } lazy_static = { workspace = true }
libc = { workspace = true }
log = { workspace = true } log = { workspace = true }
malloc_size_of = { path = "../malloc_size_of" } malloc_size_of = { path = "../malloc_size_of" }
metrics = { path = "../metrics" } metrics = { path = "../metrics" }
@ -34,12 +31,10 @@ msg = { workspace = true }
net_traits = { workspace = true } net_traits = { workspace = true }
parking_lot = { workspace = true } parking_lot = { workspace = true }
profile_traits = { workspace = true } profile_traits = { workspace = true }
range = { path = "../range" }
rayon = { workspace = true } rayon = { workspace = true }
script = { path = "../script" } script = { path = "../script" }
script_layout_interface = { workspace = true } script_layout_interface = { workspace = true }
script_traits = { workspace = true } script_traits = { workspace = true }
selectors = { path = "../selectors", features = ["shmem"] }
serde_json = { workspace = true } serde_json = { workspace = true }
servo_allocator = { path = "../allocator" } servo_allocator = { path = "../allocator" }
servo_arc = { path = "../servo_arc" } servo_arc = { path = "../servo_arc" }

View file

@ -12,7 +12,6 @@ path = "lib.rs"
[dependencies] [dependencies]
app_units = { workspace = true } app_units = { workspace = true }
atomic_refcell = { workspace = true }
crossbeam-channel = { workspace = true } crossbeam-channel = { workspace = true }
embedder_traits = { workspace = true } embedder_traits = { workspace = true }
euclid = { workspace = true } euclid = { workspace = true }
@ -20,12 +19,10 @@ fnv = { workspace = true }
fxhash = { workspace = true } fxhash = { workspace = true }
gfx = { path = "../gfx" } gfx = { path = "../gfx" }
gfx_traits = { workspace = true } gfx_traits = { workspace = true }
html5ever = { workspace = true }
ipc-channel = { workspace = true } ipc-channel = { workspace = true }
layout = { path = "../layout_2020", package = "layout_2020" } layout = { path = "../layout_2020", package = "layout_2020" }
layout_traits = { workspace = true } layout_traits = { workspace = true }
lazy_static = { workspace = true } lazy_static = { workspace = true }
libc = { workspace = true }
log = { workspace = true } log = { workspace = true }
malloc_size_of = { path = "../malloc_size_of" } malloc_size_of = { path = "../malloc_size_of" }
metrics = { path = "../metrics" } metrics = { path = "../metrics" }
@ -33,11 +30,9 @@ msg = { workspace = true }
net_traits = { workspace = true } net_traits = { workspace = true }
parking_lot = { workspace = true } parking_lot = { workspace = true }
profile_traits = { workspace = true } profile_traits = { workspace = true }
range = { path = "../range" }
script = { path = "../script" } script = { path = "../script" }
script_layout_interface = { workspace = true } script_layout_interface = { workspace = true }
script_traits = { workspace = true } script_traits = { workspace = true }
selectors = { path = "../selectors", features = ["shmem"] }
servo_allocator = { path = "../allocator" } servo_allocator = { path = "../allocator" }
servo_arc = { path = "../servo_arc" } servo_arc = { path = "../servo_arc" }
servo_atoms = { path = "../atoms" } servo_atoms = { path = "../atoms" }

View file

@ -27,7 +27,6 @@ devtools_traits = { workspace = true }
embedder_traits = { workspace = true } embedder_traits = { workspace = true }
flate2 = "1" flate2 = "1"
futures = { version = "0.3", package = "futures" } futures = { version = "0.3", package = "futures" }
futures-util = { version = "0.3" }
generic-array = "0.14" generic-array = "0.14"
headers = { workspace = true } headers = { workspace = true }
http = { workspace = true } http = { workspace = true }

View file

@ -21,7 +21,6 @@ keyboard-types = { workspace = true }
log = { workspace = true } log = { workspace = true }
msg = { workspace = true } msg = { workspace = true }
net_traits = { workspace = true } net_traits = { workspace = true }
profile_traits = { workspace = true }
script_traits = { workspace = true } script_traits = { workspace = true }
servo_url = { path = "../../url" } servo_url = { path = "../../url" }
style_traits = { workspace = true } style_traits = { workspace = true }

View file

@ -12,7 +12,6 @@ path = "lib.rs"
[dependencies] [dependencies]
bitflags = { workspace = true } bitflags = { workspace = true }
headers = { workspace = true }
http = { workspace = true } http = { workspace = true }
ipc-channel = { workspace = true } ipc-channel = { workspace = true }
malloc_size_of = { path = "../../malloc_size_of" } malloc_size_of = { path = "../../malloc_size_of" }

View file

@ -20,4 +20,3 @@ net_traits = { workspace = true }
profile_traits = { workspace = true } profile_traits = { workspace = true }
script_traits = { workspace = true } script_traits = { workspace = true }
servo_url = { path = "../../url" } servo_url = { path = "../../url" }
webrender_api = { workspace = true }

View file

@ -20,7 +20,6 @@ devtools_traits = { workspace = true }
embedder_traits = { workspace = true } embedder_traits = { workspace = true }
euclid = { workspace = true } euclid = { workspace = true }
gfx_traits = { workspace = true } gfx_traits = { workspace = true }
headers = { workspace = true }
http = { workspace = true } http = { workspace = true }
hyper_serde = { workspace = true } hyper_serde = { workspace = true }
ipc-channel = { workspace = true } ipc-channel = { workspace = true }

View file

@ -16,7 +16,6 @@ atomic_refcell = { workspace = true }
canvas_traits = { workspace = true } canvas_traits = { workspace = true }
crossbeam-channel = { workspace = true } crossbeam-channel = { workspace = true }
euclid = { workspace = true } euclid = { workspace = true }
fxhash = { workspace = true }
gfx_traits = { workspace = true } gfx_traits = { workspace = true }
html5ever = { workspace = true } html5ever = { workspace = true }
ipc-channel = { workspace = true } ipc-channel = { workspace = true }
@ -26,7 +25,6 @@ malloc_size_of_derive = { workspace = true }
metrics = { path = "../../metrics" } metrics = { path = "../../metrics" }
msg = { workspace = true } msg = { workspace = true }
net_traits = { workspace = true } net_traits = { workspace = true }
parking_lot = { workspace = true }
profile_traits = { workspace = true } profile_traits = { workspace = true }
range = { path = "../../range" } range = { path = "../../range" }
script_traits = { workspace = true } script_traits = { workspace = true }

View file

@ -16,7 +16,6 @@ compositing_traits = { workspace = true }
cookie = { workspace = true } cookie = { workspace = true }
crossbeam-channel = { workspace = true } crossbeam-channel = { workspace = true }
euclid = { workspace = true } euclid = { workspace = true }
headers = { workspace = true }
http = { workspace = true } http = { workspace = true }
image = { workspace = true } image = { workspace = true }
ipc-channel = { workspace = true } ipc-channel = { workspace = true }

View file

@ -14,7 +14,6 @@ log = { workspace = true }
servo-media = { git = "https://github.com/servo/media" } servo-media = { git = "https://github.com/servo/media" }
surfman = { workspace = true, features = ["sm-angle-default"] } surfman = { workspace = true, features = ["sm-angle-default"] }
webxr = { git = "https://github.com/servo/webxr" } webxr = { git = "https://github.com/servo/webxr" }
webxr-api = { git = "https://github.com/servo/webxr", features = ["ipc"] }
[target.'cfg(not(target_os = "macos"))'.dependencies] [target.'cfg(not(target_os = "macos"))'.dependencies]
libc = { workspace = true } libc = { workspace = true }