mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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
|
@ -17,8 +17,8 @@ heapsize_plugin = "0.1.2"
|
|||
hyper = {version = "0.9.9", features = ["serde-serialization"]}
|
||||
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
|
||||
plugins = {path = "../plugins"}
|
||||
serde = "0.7.11"
|
||||
serde_macros = "0.7.11"
|
||||
serde = "0.7.15"
|
||||
serde_macros = "0.7.15"
|
||||
url = {version = "1.0.0", features = ["heap_size", "serde"]}
|
||||
|
||||
[dependencies.webrender_traits]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue