aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: b98d00352b7f64c7fbbd64c435070d7947382abc (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"
temp_utp = "*"
sodiumoxide = "*"
rustc-serialize = "0.3"