librespot/protocol/Cargo.toml
2015-10-20 11:22:08 +01: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.5"
protobuf = "~1.0.4"