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
|
@ -13,7 +13,7 @@ async-trait = "0.1"
|
|||
byteorder = "1"
|
||||
bytes = "1"
|
||||
log = "0.4"
|
||||
protobuf = "3"
|
||||
protobuf = "3.5"
|
||||
thiserror = "1"
|
||||
uuid = { version = "1", default-features = false }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue