mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).
This commit is contained in:
parent
ca6376a714
commit
14fe337866
41 changed files with 11 additions and 93 deletions
|
@ -20,7 +20,6 @@ fnv = "1.0"
|
|||
gfx = {path = "../gfx"}
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
heapsize = "0.3.0"
|
||||
heapsize_derive = "0.1"
|
||||
html5ever-atoms = "0.1"
|
||||
ipc-channel = "0.5"
|
||||
libc = "0.2"
|
||||
|
@ -40,7 +39,6 @@ serde = "0.8"
|
|||
serde_derive = "0.8"
|
||||
servo_geometry = {path = "../geometry"}
|
||||
serde_json = "0.8"
|
||||
servo_atoms = {path = "../atoms"}
|
||||
servo_config = {path = "../config"}
|
||||
servo_url = {path = "../url"}
|
||||
smallvec = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue