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-io-close/io-close-fix-metadata-auto....

10 lines
325 B

2 years ago
--- io-close-0.3.7/Cargo.toml 1970-01-01T00:00:00+00:00
+++ io-close-0.3.7/Cargo.toml 2023-05-28T21:20:16.344283+00:00
@@ -28,6 +28,3 @@
version = "3.1.0"
[target."cfg(unix)".dependencies.libc]
version = "0.2.80"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-features = ["handleapi", "std", "winsock2"]