mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
update Cargo.lock, use constant time equality check, remove block-modes
This commit is contained in:
parent
391b9c69c4
commit
72589443c7
5 changed files with 2232 additions and 17 deletions
|
@ -35,7 +35,6 @@ extern crate sha1;
|
|||
extern crate hmac;
|
||||
extern crate pbkdf2;
|
||||
extern crate aes;
|
||||
extern crate block_modes;
|
||||
|
||||
extern crate librespot_protocol as protocol;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue