rewrite most of the handler code :3

This commit is contained in:
2025-11-13 20:02:22 +04:00
parent 52d6137c05
commit 0f725073d8
13 changed files with 1585 additions and 281 deletions

View File

@@ -16,6 +16,7 @@ opt-level = 3
color-eyre = "0.6.5"
console = "0.16.1"
indicatif = "0.18.2"
owo-colors = "4.2.3"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = { version = "1.0.145", features = ["raw_value"] }
serde_repr = "0.1.20"