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