1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 01:39:28 +02:00

Remove unused deps (#1352)

This commit is contained in:
Nick Steel 2024-09-30 20:31:26 +01:00 committed by GitHub
parent 2b2eb22846
commit b1180fb674
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 49 additions and 166 deletions

View file

@ -12,7 +12,6 @@ edition = "2021"
aes = "0.8"
base64 = "0.22"
bytes = "1"
cfg-if = "1.0"
ctr = "0.9"
dns-sd = { version = "0.1.3", optional = true }
form_urlencoded = "1.0"