exa/Cargo.toml

15 lines
205 B
TOML
Raw Normal View History

2014-06-28 16:24:20 +00:00
[package]
name = "exa"
version = "0.1.0"
authors = [ "ogham@bsago.me" ]
[[bin]]
name = "exa"
2015-01-12 00:20:28 +00:00
[dependencies]
ansi_term = "0.4.2"
getopts = "0.1.4"
2015-01-12 00:20:28 +00:00
natord = "1.0.6"
number_prefix = "0.2.1"
users = "0.2.1"