mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Support building UWP with native UWP rustc target.
This commit is contained in:
parent
723df4abcf
commit
5367da98f8
11 changed files with 949 additions and 919 deletions
|
@ -29,4 +29,3 @@ opt-level = 3
|
|||
mio = { git = "https://github.com/servo/mio.git", branch = "servo" }
|
||||
rand_os = { git = "https://github.com/servo/rand", branch = "servo-rand_os-0.1.3-uwp" }
|
||||
rand_core = { git = "https://github.com/servo/rand", branch = "servo-rand_os-0.1.3-uwp" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue