mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-04 10:19:27 +02:00
Fixed nightly conflict with
This commit is contained in:
parent
7cb551d66d
commit
c19375c5ca
12 changed files with 32 additions and 32 deletions
|
@ -26,7 +26,7 @@ extern crate dns_sd;
|
|||
#[cfg(not(feature = "with-dns-sd"))]
|
||||
extern crate mdns;
|
||||
|
||||
extern crate librespot_core as core;
|
||||
extern crate librespot_core;
|
||||
extern crate librespot_playback as playback;
|
||||
extern crate librespot_protocol as protocol;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue