librespot/protocol/Cargo.toml
2015-12-18 19:59:10 +00:00

11 lines
177 B
TOML

[package]
name = "librespot-protocol"
version = "0.1.0"
authors = ["Paul Liétar <paul@lietar.net>"]
build = "build.rs"
[dependencies]
mod_path = "~0.1.6"
protobuf = "~1.0.4"