1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 01:39:28 +02:00

Fix build on latest nightly.

This commit is contained in:
Paul Lietar 2015-07-02 22:00:30 +02:00
parent 4fd0b37e2b
commit f0bb24d23f
3 changed files with 37 additions and 14 deletions

View file

@ -8,5 +8,5 @@ build = "build.rs"
mod_path = "*"
[dependencies.protobuf]
git = "https://github.com/stepancheg/rust-protobuf.git"
git = "https://github.com/plietar/rust-protobuf.git"