Remove unused dependency

This commit is contained in:
Simon Sapin 2016-11-18 17:16:54 +01:00
parent cf7adcdca5
commit dca1772086
4 changed files with 0 additions and 4 deletions

1
ports/cef/Cargo.lock generated
View file

@ -1203,7 +1203,6 @@ dependencies = [
"serde_json 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"servo_url 0.0.1",
"style 0.0.1",
"style_traits 0.0.1",
"util 0.0.1",
"webrender_traits 0.9.0 (git+https://github.com/servo/webrender)",
]

View file

@ -1289,7 +1289,6 @@ dependencies = [
"serde_json 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"servo_url 0.0.1",
"style 0.0.1",
"style_traits 0.0.1",
"util 0.0.1",
"webrender_traits 0.9.0 (git+https://github.com/servo/webrender)",
]