mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 17:59:24 +02:00
rustfmt: connect
This commit is contained in:
parent
d900134114
commit
b7c32e9d6d
4 changed files with 105 additions and 84 deletions
|
@ -1,5 +1,7 @@
|
|||
#[macro_use] extern crate log;
|
||||
#[macro_use] extern crate serde_json;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
#[macro_use]
|
||||
extern crate serde_json;
|
||||
|
||||
extern crate base64;
|
||||
extern crate crypto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue