Fixed errors and performance issue

This commit is contained in:
2025-12-29 12:32:11 +05:30
parent 7468216754
commit d216879a71
3 changed files with 134 additions and 81 deletions

View File

@@ -13,6 +13,7 @@ anyhow = "1.0.100"
base64 = "0.22.1"
chrono = "0.4.42"
dotenvy = "0.15.7"
futures = "0.3"
image = "0.25.9"
imageproc = "0.25.0"
poise = "0.6.1"