server: small dependency cleanup

This commit is contained in:
Valentin Tolmer
2025-04-04 23:53:50 -05:00
committed by nitnelave
parent 55de3ac329
commit 3d61c209d2
3 changed files with 9 additions and 18 deletions
-4
View File
@@ -21,7 +21,6 @@ actix-web = "4.3"
actix-web-httpauth = "0.8"
anyhow = "*"
async-trait = "0.1"
base64 = "0.21"
bincode = "1.3"
cron = "*"
derive_builder = "0.12"
@@ -30,13 +29,10 @@ futures = "*"
futures-util = "*"
hmac = "0.12"
http = "*"
itertools = "0.10"
juniper = "0.15"
jwt = "0.16"
lber = "0.4.1"
ldap3_proto = "0.6.0"
log = "*"
orion = "0.17"
rand_chacha = "0.3"
rustls-pemfile = "1"
serde_json = "1"