Remove unused dependency

This commit is contained in:
Ethan O'Brien
2025-11-22 19:58:36 -06:00
parent 3343d4fdd6
commit d1ee220edb
3 changed files with 2 additions and 107 deletions

View File

@@ -11,7 +11,6 @@ base64 = "0.22.1"
json = "0.12.4"
rand = "0.9.2"
lazy_static = "1.5.0"
chrono = "0.4.42"
hex = "0.4.3"
hmac = "0.12.1"
md5 = "0.8.0"