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/SOURCES/shared_child-fix-metadata-a...

10 lines
396 B

--- shared_child-1.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ shared_child-1.0.0/Cargo.toml 2023-05-17T11:08:05.223912+00:00
@@ -23,6 +23,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"]