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

[dependencies]
getopts = "0.2"
daemonize = "0.2"
utp = "*"