mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Update Cargo.lock
This commit is contained in:
parent
797efeafaf
commit
383a6f6969
10 changed files with 133 additions and 133 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "librespot-metadata"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
rust-version.workspace = true
|
||||
authors = ["Paul Lietar <paul@lietar.net>"]
|
||||
description = "The metadata logic for librespot"
|
||||
|
@ -20,8 +20,8 @@ serde_json = "1.0"
|
|||
|
||||
[dependencies.librespot-core]
|
||||
path = "../core"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
|
||||
[dependencies.librespot-protocol]
|
||||
path = "../protocol"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue