mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-19 09:54:25 +00:00
Protobuf exact dependency
This commit is contained in:
parent
394320c7b7
commit
63049d9928
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ log = "0.4"
|
||||||
num-bigint = "0.2"
|
num-bigint = "0.2"
|
||||||
num-integer = "0.1"
|
num-integer = "0.1"
|
||||||
num-traits = "0.2"
|
num-traits = "0.2"
|
||||||
protobuf = "2.8.*"
|
protobuf = "2.8.1"
|
||||||
rand = "0.7"
|
rand = "0.7"
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
serde_derive = "1.0"
|
serde_derive = "1.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue