Преглед изворни кода

Add librespot-core version number

Sasha Hilton пре 4 година
родитељ
комит
e7177da3b1
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      audio/Cargo.toml

+ 1 - 0
audio/Cargo.toml

@@ -7,6 +7,7 @@ license="MIT"
 
 [dependencies.librespot-core]
 path = "../core"
+version = "0.1.0"
 
 [dependencies]
 bit-set = "0.5"