rs-kilo/Cargo.toml
Timothy Warren 45fabec0e4 First commit
2019-08-21 14:39:17 -04:00

10 lines
243 B
INI

[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]
nix = "0.15.0"