mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Auto merge of #13055 - servo:rustup, r=metajack
(Do not merge) Update Rust to 1.13.0-nightly (198713106 2016-08-26) <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13055) <!-- Reviewable:end -->
This commit is contained in:
commit
1c2b45f87f
64 changed files with 1428 additions and 2636 deletions
|
@ -44,7 +44,7 @@ selectors = "0.11"
|
|||
serde = {version = "0.8", optional = true}
|
||||
serde_macros = {version = "0.8", optional = true}
|
||||
smallvec = "0.1"
|
||||
string_cache = {version = "0.2.24", features = ["heap_size"], optional = true}
|
||||
string_cache = {version = "0.2.25", features = ["heap_size"], optional = true}
|
||||
style_traits = {path = "../style_traits"}
|
||||
time = "0.1"
|
||||
url = "1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue