aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-09-27 01:16:25 -0700
committerbnewbold <bnewbold@robocracy.org>2016-09-27 01:16:25 -0700
commit1febaf12b62603d0224468023d8a78169c2d2b0d (patch)
treeb3badf7aae130ae90eebfe25c195e303b6377f42 /Cargo.toml
parent263a1df7a5737f37916e653e85ccff2852276fc3 (diff)
downloadeinhyrningsins-1febaf12b62603d0224468023d8a78169c2d2b0d.tar.gz
einhyrningsins-1febaf12b62603d0224468023d8a78169c2d2b0d.zip
more skeleton code
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2ed02ee..e8cd7e6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,6 @@ version = "0.1.0"
authors = ["bnewbold <bnewbold@robocracy.org>"]
[dependencies]
-nix = "0.7.0"
log = "0.3"
env_logger = "0.3"
getopts = "^0.2"