@@ -29,7 +29,7 @@ include = [
2929]
3030
3131[workspace .package ]
32- version = " 0.7.0 "
32+ version = " 0.7.1 "
3333rust-version = " 1.85"
3434authors = [" Librespot Org" ]
3535license = " MIT"
@@ -143,14 +143,14 @@ path = "src/main.rs"
143143doc = false
144144
145145[workspace .dependencies ]
146- librespot-audio = { version = " 0.7.0 " , path = " audio" , default-features = false }
147- librespot-connect = { version = " 0.7.0 " , path = " connect" , default-features = false }
148- librespot-core = { version = " 0.7.0 " , path = " core" , default-features = false }
149- librespot-discovery = { version = " 0.7.0 " , path = " discovery" , default-features = false }
150- librespot-metadata = { version = " 0.7.0 " , path = " metadata" , default-features = false }
151- librespot-oauth = { version = " 0.7.0 " , path = " oauth" , default-features = false }
152- librespot-playback = { version = " 0.7.0 " , path = " playback" , default-features = false }
153- librespot-protocol = { version = " 0.7.0 " , path = " protocol" , default-features = false }
146+ librespot-audio = { version = " 0.7.1 " , path = " audio" , default-features = false }
147+ librespot-connect = { version = " 0.7.1 " , path = " connect" , default-features = false }
148+ librespot-core = { version = " 0.7.1 " , path = " core" , default-features = false }
149+ librespot-discovery = { version = " 0.7.1 " , path = " discovery" , default-features = false }
150+ librespot-metadata = { version = " 0.7.1 " , path = " metadata" , default-features = false }
151+ librespot-oauth = { version = " 0.7.1 " , path = " oauth" , default-features = false }
152+ librespot-playback = { version = " 0.7.1 " , path = " playback" , default-features = false }
153+ librespot-protocol = { version = " 0.7.1 " , path = " protocol" , default-features = false }
154154
155155[dependencies ]
156156librespot-audio.workspace = true
0 commit comments