mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
chore: bump version to 0.7.0 and update internal dependencies
This commit is contained in:
parent
ef3dca6cfb
commit
d53458a237
9 changed files with 23 additions and 23 deletions
|
@ -40,8 +40,8 @@ rustls-tls-webpki-roots = [
|
|||
__rustls = []
|
||||
|
||||
[dependencies]
|
||||
librespot-oauth.workspace = true
|
||||
librespot-protocol.workspace = true
|
||||
librespot-oauth = { version = "0.7.0", path = "../oauth", default-features = false }
|
||||
librespot-protocol = { version = "0.7.0", path = "../protocol", default-features = false }
|
||||
|
||||
aes = "0.8"
|
||||
base64 = "0.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue