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-lifetimes/io-lifetimes-fix-metadata.diff

12 lines
392 B

--- io-lifetimes-0.3.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ io-lifetimes-0.3.1/Cargo.toml 2021-09-22T21:47:35.524578+00:00
@@ -55,8 +55,5 @@
[target."cfg(not(windows))".dependencies.libc]
version = "0.2.96"
optional = true
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
-features = ["handleapi", "std", "winsock2"]
[badges.maintenance]
status = "actively-developed"