Remove old dependencies

This commit is contained in:
Mubelotix 2025-06-18 16:46:20 +02:00
parent 7c1a9113f9
commit 138d20b277
No known key found for this signature in database
GPG key ID: 89F391DBCC8CE7F0
3 changed files with 0 additions and 24 deletions

View file

@ -28,7 +28,6 @@ actix-web = { version = "4.11.0", default-features = false, features = [
"rustls-0_23",
] }
anyhow = { version = "1.0.98", features = ["backtrace"] }
async-trait = "0.1.88"
bstr = "1.12.0"
byte-unit = { version = "5.1.6", features = ["serde"] }
bytes = "1.10.1"