Support building UWP with native UWP rustc target.

This commit is contained in:
Josh Matthews 2019-09-11 16:12:33 -04:00
parent 723df4abcf
commit 5367da98f8
11 changed files with 949 additions and 919 deletions

View file

@ -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" }