1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 09:49:31 +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

@ -10,7 +10,6 @@ edition = "2021"
[dependencies]
async-trait = "0.1"
byteorder = "1"
bytes = "1"
log = "0.4"
protobuf = "3.5"