mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +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
|
@ -20,8 +20,8 @@ image = "0.10"
|
|||
lazy_static = "0.2"
|
||||
log = "0.3.5"
|
||||
num-traits = "0.1.32"
|
||||
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"]}
|
||||
websocket = "0.17"
|
||||
uuid = { version = "0.2.2", features = ["v4", "serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue