aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 4fcdd2c31b334a72d2f80b7d98db914d731e7a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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"
timer = "0.1"
chrono = "0.2"
chan = "0.1"
chan-signal = "0.1"