mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Update lazy_static to 1.0
For now it'll be duplicated
This commit is contained in:
parent
9f117ae0ab
commit
c3f919ec0e
12 changed files with 45 additions and 38 deletions
|
@ -20,7 +20,7 @@ hyper_serde = "0.8"
|
|||
hyper-openssl = "0.2.2"
|
||||
immeta = "0.3.1"
|
||||
ipc-channel = "0.9"
|
||||
lazy_static = "0.2"
|
||||
lazy_static = "1"
|
||||
log = "0.3.5"
|
||||
matches = "0.1"
|
||||
mime = "0.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue