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
4 years ago
|
--- term-0.7.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
2 years ago
|
+++ term-0.7.0/Cargo.toml 2023-06-07T19:55:00.924042+00:00
|
||
|
@@ -28,12 +28,6 @@
|
||
7 years ago
|
|
||
|
[features]
|
||
|
default = []
|
||
4 years ago
|
-[target."cfg(windows)".dependencies.rustversion]
|
||
|
-version = "1"
|
||
2 years ago
|
-
|
||
7 years ago
|
-[target."cfg(windows)".dependencies.winapi]
|
||
|
-version = "0.3"
|
||
6 years ago
|
-features = ["consoleapi", "wincon", "handleapi", "fileapi"]
|
||
7 years ago
|
[badges.appveyor]
|
||
|
repository = "Stebalien/term"
|
||
|
|