[package] name = "termion" version = "0.1.0" authors = ["Ticki "] [target.'cfg(not(target_os = "redox"))'.dependencies] libc = "0.2.8" [features] default = ["nightly"] nightly = []