librespot/protocol/Cargo.toml
2016-01-02 00:27:08 +01:00

11 lines
178 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.10"