mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Upgrade to rustc 1.42.0-nightly (9b98af84c 2019-12-22)
This commit is contained in:
parent
7e8a305394
commit
1ff5433aef
4 changed files with 11 additions and 8 deletions
|
@ -30,5 +30,5 @@ servo_config_plugins = { path = "../config_plugins" }
|
|||
[dev-dependencies]
|
||||
std_test_override = { path = "../std_test_override" }
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", feature = "uwp")))'.dependencies]
|
||||
[target.'cfg(not(target_os = "android"))'.dependencies]
|
||||
dirs = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue