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

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