mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Stop passing in url as string for parsing.
This commit is contained in:
parent
2628ebe612
commit
806d73e696
4 changed files with 3 additions and 13 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -945,7 +945,6 @@ dependencies = [
|
|||
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parking_lot 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"selectors 0.18.0",
|
||||
"servo_url 0.0.1",
|
||||
"style 0.0.1",
|
||||
"style_traits 0.0.1",
|
||||
"stylo_tests 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue