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:
parent
1399ea7c32
commit
10cc523cfd
5 changed files with 45 additions and 63 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue