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
419 B
13 lines
419 B
--- console-0.7.7/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ console-0.7.7/Cargo.toml 2019-06-20T09:03:42.669457+00:00
|
|
@@ -42,9 +42,3 @@
|
|
version = "0.1"
|
|
[target."cfg(unix)".dependencies.termios]
|
|
version = "0.3"
|
|
-[target."cfg(windows)".dependencies.encode_unicode]
|
|
-version = "0.3"
|
|
-
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["winbase", "winuser", "consoleapi", "processenv", "wincon"]
|