mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Update Rust to 1.14.0-nightly (c59cb71d9 2016-10-26)
This commit is contained in:
parent
6b40f97289
commit
d6479c6f0f
9 changed files with 63 additions and 65 deletions
|
@ -52,8 +52,8 @@ num-traits = "0.1.32"
|
|||
offscreen_gl_context = "0.4"
|
||||
open = "1.1.1"
|
||||
parking_lot = "0.3"
|
||||
phf = "0.7.17"
|
||||
phf_macros = "0.7.17"
|
||||
phf = "0.7.18"
|
||||
phf_macros = "0.7.18"
|
||||
plugins = {path = "../plugins"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
rand = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue