mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update Rust to 1.12.0-nightly (9316ae515 2016-07-24)
This commit is contained in:
parent
d6266c7cee
commit
3d8eab424c
26 changed files with 225 additions and 222 deletions
|
@ -30,7 +30,7 @@ script = {path = "../script"}
|
|||
script_layout_interface = {path = "../script_layout_interface"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
serde_json = "0.7"
|
||||
serde_macros = "0.7"
|
||||
serde_macros = "0.7.15"
|
||||
style = {path = "../style"}
|
||||
url = {version = "1.0.0", features = ["heap_size"]}
|
||||
util = {path = "../util"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue