1
0
Fork 0
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:
Roderick van Domburg 2022-01-09 00:25:47 +01:00
parent 42455e0cdd
commit 56f3c39fc6
No known key found for this signature in database
GPG key ID: FE2585E713F9F30A
8 changed files with 78 additions and 42 deletions

View file

@ -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"