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

[dependencies]
utp = "*"