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-term/term-0.5.1-fix-metadata.diff

13 lines
318 B

--- term-0.5.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ term-0.5.1/Cargo.toml 2018-05-10T11:28:36.959813+02:00
@@ -26,9 +26,6 @@
[features]
default = []
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["wincon", "handleapi", "fileapi"]
[badges.appveyor]
repository = "Stebalien/term"