feat: more refactoring (broken)

This commit is contained in:
DecDuck
2025-09-16 15:09:43 +10:00
parent ab219670dc
commit 43b56462d6
28 changed files with 429 additions and 155 deletions

View File

@ -6,7 +6,7 @@ edition = "2024"
[dependencies]
bitcode = "0.6.7"
chrono = "0.4.42"
drop-database = { path = "../drop-database" }
drop-consts = { path = "../drop-consts" }
drop-errors = { path = "../drop-errors" }
droplet-rs = "0.7.3"
gethostname = "1.0.2"