potential fix

This commit is contained in:
2025-12-29 15:56:36 +05:30
parent ce14f924e8
commit 1b616ead7f
5 changed files with 49 additions and 25 deletions

View File

@@ -14,7 +14,7 @@ base64 = "0.22.1"
chrono = "0.4.42"
dotenvy = "0.15.7"
futures = "0.3"
image = "0.25.9"
image = { version = "0.25.9", features = ["webp"] }
imageproc = "0.25.0"
poise = "0.6.1"
rand = "0.9.2"