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.
10 lines
347 B
10 lines
347 B
--- console-0.6.2/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ console-0.6.2/Cargo.toml 2018-11-03T14:19:37.051208+01:00
|
|
@@ -42,6 +42,3 @@
|
|
version = "0.1"
|
|
[target."cfg(unix)".dependencies.termios]
|
|
version = "0.3"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["winbase", "winuser", "consoleapi", "processenv", "wincon"]
|