added optimization for leaderboard
This commit is contained in:
@@ -9,12 +9,13 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
ab_glyph = "0.2.32"
|
||||
actix-web = "4.9"
|
||||
anyhow = "1.0.100"
|
||||
base64 = "0.22.1"
|
||||
chrono = "0.4.42"
|
||||
dotenvy = "0.15.7"
|
||||
futures = "0.3"
|
||||
image = { version = "0.25.9", features = ["webp"] }
|
||||
image = { version = "0.25.9", features = ["webp", "jpeg"] }
|
||||
imageproc = "0.25.0"
|
||||
poise = "0.6.1"
|
||||
rand = "0.9.2"
|
||||
|
||||
Reference in New Issue
Block a user