server: dependency cleanup

This commit is contained in:
Valentin Tolmer
2025-04-05 01:32:32 -05:00
committed by nitnelave
parent 3556e41612
commit 74dbba0bdc
4 changed files with 5 additions and 11 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ rand_chacha = "0.3"
rustls-pemfile = "1"
serde_json = "1"
sha2 = "0.10"
thiserror = "*"
thiserror = "2"
time = "0.3"
tokio-rustls = "0.23"
tokio-stream = "*"