mintrix/mintrix-tui/Cargo.toml

11 lines
248 B
TOML

[package]
name = "mintrix-tui"
version = "0.1.0"
authors = ["Michael Zhang <iptq@protonmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
termion = "1.5.5"