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.
rust-shared_child/shared_child-fix-metadata.diff

10 lines
396 B

--- shared_child-0.3.4/Cargo.toml 1970-01-01T00:00:00+00:00
+++ shared_child-0.3.4/Cargo.toml 2019-09-08T13:57:19.508291+00:00
@@ -22,6 +22,3 @@
repository = "https://github.com/oconnor663/shared_child.rs"
[target."cfg(not(windows))".dependencies.libc]
version = "0.2.42"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.5"
-features = ["synchapi", "winbase", "winerror", "winnt"]