remove redundant or unused deps (#1462)

This commit is contained in:
Gabriel Gordon-Hall
2025-12-08 15:36:38 +00:00
committed by GitHub
parent 45d0359118
commit 08d8848346
12 changed files with 36 additions and 148 deletions

View File

@@ -34,5 +34,3 @@ rand = "0.9"
sha2 = "0.10"
url = "2.5"
base64 = "0.22"
hmac = "0.12"
subtle = "2.6"