Update winapi

This commit is contained in:
atouchet 2020-06-26 17:42:17 -07:00
parent e0e2392ebb
commit 8a9cbcd9c5
2 changed files with 7 additions and 6 deletions

View file

@ -30,5 +30,3 @@ opt-level = 3
mio = { git = "https://github.com/servo/mio.git", branch = "servo" }
surfman = { git = "https://github.com/servo/surfman" }
surfman-chains = { git = "https://github.com/asajeffrey/surfman-chains" }
# https://github.com/retep998/winapi-rs/pull/816
winapi = { git = "https://github.com/servo/winapi-rs", branch = "patch-1" }