chore: clean unused deps

This commit is contained in:
鲁树人
2025-02-25 04:54:26 +09:00
parent 7cb6ba722f
commit 926c8896b0
6 changed files with 0 additions and 63 deletions

View File

@@ -11,5 +11,3 @@ hmac = "0.12.1"
pbkdf2 = "0.12.2"
sha1 = "0.10.5"
thiserror = "2.0.7"
umc_qmc = { path = "../qmc" }
umc_utils = { path = "../utils" }