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.
13 lines
332 B
13 lines
332 B
--- term-0.5.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ term-0.5.2/Cargo.toml 2019-03-28T22:33:27.623495+00:00
|
|
@@ -30,9 +30,6 @@
|
|
|
|
[features]
|
|
default = []
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["consoleapi", "wincon", "handleapi", "fileapi"]
|
|
[badges.appveyor]
|
|
repository = "Stebalien/term"
|
|
|