servo/components/webdriver_server
Simon Sapin d4227b5b0d Remove some unused dependency declarations
This is based on compiling with `RUSTFLAGS="-W unused_crate_dependencies"` (CC https://github.com/rust-lang/rust/pull/72342) in a recent Nightly (more so than used in the tree as of this writing, CC https://github.com/servo/servo/issues/26661 for work-arounds).

Only one crate is actually removed from the dependency graph, others are still dependended from other places.
2020-05-29 00:04:34 +02:00
..
actions.rs move ConstellationMsg to compositing 2020-01-29 23:34:16 +05:30
capabilities.rs Add ServoCapabilities and revise handle_new_session function 2019-06-06 17:04:55 +03:00
Cargo.toml Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
lib.rs Update serde_json. 2020-04-23 16:08:40 -04:00