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

11 lines
349 B

--- shared_child-0.3.3/Cargo.toml 1970-01-01T00:00:00+00:00
+++ shared_child-0.3.3/Cargo.toml 2019-07-07T14:17:02.497677+00:00
@@ -22,7 +22,3 @@
repository = "https://github.com/oconnor663/shared_child.rs"
[dependencies.libc]
version = "0.2.42"
-
-[dependencies.winapi]
-version = "0.3.5"
-features = ["synchapi", "winbase", "winerror", "winnt"]