--- termion-1.5.1/Cargo.toml 2017-08-04T00:12:31+02:00 +++ termion-1.5.1/Cargo.toml 2017-11-19T10:22:50.337549+01:00 @@ -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"