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
396 B
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 2023-04-12T16:58:16.048194+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"]
|