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
@@ -23,7 +23,7 @@ digest = "0.9"
generic-array = "0.14"
rand = "0.8"
sha2 = "0.9"
thiserror = "*"
thiserror = "2"
[dependencies.derive_more]
features = ["debug", "display"]