mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Revert lint exception by setting minor version of protobuf (#1339)
This commit is contained in:
parent
338d8b90b2
commit
22a8850fe9
8 changed files with 497 additions and 699 deletions
|
@ -45,7 +45,7 @@ once_cell = "1"
|
|||
parking_lot = { version = "0.12", features = ["deadlock_detection"] }
|
||||
pbkdf2 = { version = "0.12", default-features = false, features = ["hmac"] }
|
||||
priority-queue = "2.0"
|
||||
protobuf = "3"
|
||||
protobuf = "3.5"
|
||||
quick-xml = { version = "0.36.1", features = ["serialize"] }
|
||||
rand = "0.8"
|
||||
rsa = "0.9.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue