aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: be7fd7f92254d59195987dcf8f5e046c70255190 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "einhyrningsins"
version = "0.1.0"
authors = ["bnewbold <bnewbold@robocracy.org>"]

[dependencies]
nix = "0.7"
log = "0.3"
env_logger = "0.3"
getopts = "^0.2"