diff --git a/audio/Cargo.toml b/audio/Cargo.toml index 3c1af9e..2d67437 100644 --- a/audio/Cargo.toml +++ b/audio/Cargo.toml @@ -7,6 +7,7 @@ license="MIT" [dependencies.librespot-core] path = "../core" +version = "0.1.0" [dependencies] bit-set = "0.5"