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
38bebc242a
commit
22f8aed3fc
10 changed files with 166 additions and 173 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "librespot-audio"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
authors = ["Paul Lietar <paul@lietar.net>"]
|
||||
description = "The audio fetching logic for librespot"
|
||||
license = "MIT"
|
||||
|
@ -9,7 +9,7 @@ edition = "2018"
|
|||
|
||||
[dependencies.librespot-core]
|
||||
path = "../core"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
|
||||
[dependencies]
|
||||
aes-ctr = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue