mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-06 03:50:06 +02:00
Change mercury to use tokio
This commit is contained in:
parent
855a7e87a7
commit
bcbd7afb1a
10 changed files with 369 additions and 276 deletions
|
@ -59,6 +59,7 @@ pub mod audio_key;
|
|||
pub mod cache;
|
||||
pub mod diffie_hellman;
|
||||
pub mod link;
|
||||
pub mod mercury;
|
||||
pub mod metadata;
|
||||
pub mod player;
|
||||
pub mod session;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue