mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Move dummy url data to be a static member of URLExtraData.
This commit is contained in:
parent
3beaa8d2e9
commit
2820b7ac53
4 changed files with 7 additions and 14 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2787,12 +2787,10 @@ dependencies = [
|
|||
"env_logger 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"euclid 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"geckoservo 0.0.1",
|
||||
"lazy_static 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"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",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue