mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-19 18:04:20 +00:00
Add librespot-core version number
This commit is contained in:
parent
63049d9928
commit
e7177da3b1
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ license="MIT"
|
||||||
|
|
||||||
[dependencies.librespot-core]
|
[dependencies.librespot-core]
|
||||||
path = "../core"
|
path = "../core"
|
||||||
|
version = "0.1.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bit-set = "0.5"
|
bit-set = "0.5"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue