udpt/Cargo.toml
2018-06-08 18:35:22 +03:00

11 lines
233 B
TOML

[package]
name = "udpt-rs"
version = "0.1.0"
authors = ["Naim A. <227396+naim94a@users.noreply.github.com>"]
description = "High performance torrent tracker"
[dependencies]
serde = "1.0.66"
bincode = "1.0.0"
serde_derive = "1.0.66"