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.
11 lines
306 B
11 lines
306 B
7 years ago
|
--- termion-1.5.1/Cargo.toml 2017-08-04T00:12:31+02:00
|
||
6 years ago
|
+++ termion-1.5.1/Cargo.toml 2019-03-09T15:32:09.243636+01:00
|
||
7 years ago
|
@@ -11,7 +11,3 @@
|
||
|
|
||
|
[target.'cfg(not(target_os = "redox"))'.dependencies]
|
||
|
libc = "0.2.8"
|
||
|
-
|
||
|
-[target.'cfg(target_os = "redox")'.dependencies]
|
||
|
-redox_syscall = "0.1"
|
||
|
-redox_termios = "0.1"
|