aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 2ed02ee61a63cec9bb07bd1ed301a01bafd32b77 (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.0"
log = "0.3"
env_logger = "0.3"
getopts = "^0.2"