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.6.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ term-0.6.1/Cargo.toml 2021-08-06T12:40:54.136502+00:00
|
|
@@ -28,9 +28,6 @@
|
|
|
|
[features]
|
|
default = []
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["consoleapi", "wincon", "handleapi", "fileapi"]
|
|
[badges.appveyor]
|
|
repository = "Stebalien/term"
|
|
|