소스 검색

Add librespot-core version number

Sasha Hilton 5 년 전
부모
커밋
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"