mirror of
https://github.com/servo/servo.git
synced 2025-09-06 21:18:20 +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
|
@ -33,8 +33,8 @@ profile_traits = {path = "../profile_traits"}
|
|||
rand = "0.3"
|
||||
range = {path = "../range"}
|
||||
rustc-serialize = "0.3"
|
||||
serde = "0.7.11"
|
||||
serde_macros = "0.7.11"
|
||||
serde = "0.7.15"
|
||||
serde_macros = "0.7.15"
|
||||
smallvec = "0.1"
|
||||
string_cache = {version = "0.2.20", features = ["heap_size"]}
|
||||
style = {path = "../style"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue