1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 09:49:31 +02:00

Update to rust nightly

This commit is contained in:
Paul Lietar 2015-10-20 10:55:17 +01:00
parent 1399ea7c32
commit 10cc523cfd
5 changed files with 45 additions and 63 deletions

View file

@ -5,8 +5,6 @@ authors = ["Paul Liétar <paul@lietar.net>"]
build = "build.rs"
[dependencies]
mod_path = "*"
[dependencies.protobuf]
git = "https://github.com/plietar/rust-protobuf.git"
mod_path = "~0.1.5"
protobuf = "~1.0.4"