mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-05 02:39:53 +02:00
Migrate to Rust 2021
This commit is contained in:
parent
ebfe8ca36c
commit
2a79af1f0a
19 changed files with 25 additions and 25 deletions
|
@ -1,6 +1,5 @@
|
|||
#[macro_use]
|
||||
extern crate log;
|
||||
extern crate num_derive;
|
||||
|
||||
use librespot_protocol as protocol;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue