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

@@ -43,7 +43,6 @@ ignore = "0.4"
git2 = "0.18"
mime_guess = "2.0"
rust-embed = "8.2"
axum-extra = { version = "0.9", features = ["typed-header"] }
url = "2.5"
rand = { version = "0.8", features = ["std"] }
sha2 = "0.10"