termion/Cargo.toml

11 lines
154 B
TOML

[package]
name = "libterm"
version = "0.1.0"
authors = ["Ticki <Ticki@users.noreply.github.com>"]
[dependencies]
libc = "0.2.8"
[features]
nightly = []