[package] name = "librespot-protocol" version = "0.1.0" authors = ["Paul LiƩtar "] build = "build.rs" [dependencies] mod_path = "*" [dependencies.protobuf] git = "https://github.com/plietar/rust-protobuf.git"