Commit 9ba96b80 authored by Jim McGrath's avatar Jim McGrath
Browse files

remove unused dependencies on windows

parent 205aaeb3
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -18,10 +18,6 @@ libc = "0.2"
pkg-config = "0.3.9"
gcc = "0.3.42"

[target.'cfg(windows)'.dependencies]
user32-sys = "0.2"
gdi32-sys = "0.2"

# We don't actually use metadeps for annoying reasons but this is still here for tooling
[package.metadata.pkg-config]
openssl = "1.0.1"