rs-kilo/Cargo.toml

11 lines
265 B
INI
Raw Normal View History

2019-08-21 14:39:17 -04:00
[package]
name = "rs-kilo"
version = "0.1.0"
authors = ["Timothy Warren <twarren@nabancard.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2019-08-22 14:25:18 -04:00
nix = "0.15.0"
term-parser = "0.2.0"