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

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