build: verify image upload feature compiles and passes checks

This commit is contained in:
xfy 2026-06-05 15:25:59 +08:00
parent 08bd69d64b
commit 5e77e7efea

2
Cargo.lock generated
View File

@ -5008,6 +5008,7 @@ version = "0.1.0"
dependencies = [
"ammonia",
"argon2",
"axum",
"chrono",
"deadpool-postgres",
"dioxus",
@ -5019,6 +5020,7 @@ dependencies = [
"rand 0.8.6",
"regex",
"serde",
"serde_json",
"syntect",
"tokio",
"tokio-postgres",