mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
Accidentally bumped protobuf version
This commit is contained in:
parent
e97911e3cf
commit
16462b34e2
6 changed files with 23 additions and 23 deletions
|
@ -8,9 +8,9 @@ license="MIT"
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
protobuf = "~2.16.2"
|
||||
protobuf = "~2.14.0"
|
||||
|
||||
[build-dependencies]
|
||||
protobuf-codegen-pure = "~2.16.2"
|
||||
protobuf-codegen = "~2.16.2"
|
||||
protobuf-codegen-pure = "~2.14.0"
|
||||
protobuf-codegen = "~2.14.0"
|
||||
glob = "0.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue