You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
390 B
10 lines
390 B
--- os_pipe-0.8.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ os_pipe-0.8.2/Cargo.toml 2019-09-08T14:09:00.307276+00:00
|
|
@@ -20,6 +20,3 @@
|
|
repository = "https://github.com/oconnor663/os_pipe.rs"
|
|
[target."cfg(not(windows))".dependencies.nix]
|
|
version = "0.15.0"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3.5"
|
|
-features = ["handleapi", "namedpipeapi", "processenv", "winbase"]
|