termion/Cargo.toml

8 lines
168 B
TOML

[package]
name = "termion"
version = "1.0.0"
authors = ["Ticki <Ticki@users.noreply.github.com>"]
[target.'cfg(not(target_os = "redox"))'.dependencies]
libc = "0.2.8"