fix: cleanup dependencies

This commit is contained in:
DecDuck
2025-09-14 09:27:49 +10:00
parent c1beef380e
commit ab219670dc
9 changed files with 67 additions and 856 deletions

View File

@ -6,7 +6,6 @@ edition = "2024"
[dependencies]
bitcode = "0.6.7"
drop-database = { path = "../drop-database" }
drop-downloads = { path = "../drop-downloads" }
drop-errors = { path = "../drop-errors" }
drop-remote = { path = "../drop-remote" }
log = "0.4.28"