1
0
Fork 0
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:
Roderick van Domburg 2025-08-24 16:49:07 +02:00
parent ef3dca6cfb
commit d53458a237
No known key found for this signature in database
GPG key ID: 607FA06CB5236AE0
9 changed files with 23 additions and 23 deletions

View file

@ -10,7 +10,7 @@ edition.workspace = true
build = "build.rs"
[dependencies]
protobuf = "3.7"
protobuf = "3"
[build-dependencies]
protobuf-codegen = "3"