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

[dependencies]
getopts = "^0.2"
daemonize = "^0.2"
udt = "0.1"
log = "0.3"
env_logger = "0.3"
syslog = "3"
sodiumoxide = "*"
rustc-serialize = "0.3"