mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
Update hmac
, pbkdf2
, serde
, serde_json
, sha-1
This commit is contained in:
parent
42455e0cdd
commit
56f3c39fc6
8 changed files with 78 additions and 42 deletions
|
@ -9,8 +9,8 @@ repository = "https://github.com/librespot-org/librespot"
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
protobuf = "2.25"
|
||||
protobuf = "2"
|
||||
|
||||
[build-dependencies]
|
||||
glob = "0.3.0"
|
||||
protobuf-codegen-pure = "2.25"
|
||||
protobuf-codegen-pure = "2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue