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.4.6-fix-metadata.diff

12 lines
289 B

--- term-0.4.6/Cargo.toml 1970-01-01T01:00:00+01:00
+++ term-0.4.6/Cargo.toml 2017-06-25T14:12:02.994325+02:00
@@ -24,8 +24,3 @@
[features]
default = []
-[target."cfg(windows)".dependencies.kernel32-sys]
-version = "0.2"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.2"