aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 6764a0bbdf9dcd1bd449f14928672117b299e6c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "einhyrningsins"
version = "0.2.0"
authors = ["bnewbold <bnewbold@robocracy.org>"]

[dependencies]
nix = "0.7"
getopts = "^0.2"
timer = "0.1"
time = "0.1"
chan = "0.1"
chan-signal = "0.2"
slog = "1.5"
slog-term = "1.5"
slog-syslog = "0.8"
json = "*"
rustyline = "1.0"