]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/compiletest/Cargo.toml
New upstream version 1.23.0+dfsg1
[rustc.git] / src / tools / compiletest / Cargo.toml
index f8282cc5f8d9b0f5f4482e26677fb79d59ab756c..d4d567e63c017748b2c606d02d50b0e2829e830a 100644 (file)
@@ -11,3 +11,7 @@ getopts = "0.2"
 log = "0.3"
 rustc-serialize = "0.3"
 libc = "0.2"
+
+[target.'cfg(windows)'.dependencies]
+miow = "0.2"
+winapi = "0.2"