mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Update base64 to 0.22
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
cbaad72b94
commit
90625a71d0
3 changed files with 12 additions and 6 deletions
|
@ -10,7 +10,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
aes = "0.8"
|
||||
base64 = "0.21"
|
||||
base64 = "0.22"
|
||||
bytes = "1"
|
||||
cfg-if = "1.0"
|
||||
ctr = "0.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue