mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
Merge branch 'master' into dev
This commit is contained in:
commit
7f705ed148
9 changed files with 136 additions and 45 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "librespot-audio"
|
||||
version = "0.1.3"
|
||||
version = "0.1.5"
|
||||
authors = ["Paul Lietar <paul@lietar.net>"]
|
||||
description="The audio fetching and processing logic for librespot"
|
||||
license="MIT"
|
||||
|
@ -8,7 +8,7 @@ edition = "2018"
|
|||
|
||||
[dependencies.librespot-core]
|
||||
path = "../core"
|
||||
version = "0.1.3"
|
||||
version = "0.1.5"
|
||||
|
||||
[dependencies]
|
||||
bit-set = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue