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.
16 lines
400 B
16 lines
400 B
--- term-0.7.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ term-0.7.0/Cargo.toml 2021-08-06T12:38:29.799369+00:00
|
|
@@ -28,12 +28,7 @@
|
|
|
|
[features]
|
|
default = []
|
|
-[target."cfg(windows)".dependencies.rustversion]
|
|
-version = "1"
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["consoleapi", "wincon", "handleapi", "fileapi"]
|
|
[badges.appveyor]
|
|
repository = "Stebalien/term"
|
|
|