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
|
@ -18,8 +18,8 @@ rustls-tls-native-roots = ["librespot-core/rustls-tls-native-roots"]
|
|||
rustls-tls-webpki-roots = ["librespot-core/rustls-tls-webpki-roots"]
|
||||
|
||||
[dependencies]
|
||||
librespot-core.workspace = true
|
||||
librespot-protocol.workspace = true
|
||||
librespot-core = { version = "0.7.0", path = "../core", default-features = false }
|
||||
librespot-protocol = { version = "0.7.0", path = "../protocol", default-features = false }
|
||||
|
||||
async-trait = "0.1"
|
||||
bytes = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue