fix: send VectorEngine images with libcurl

This commit is contained in:
kdletters
2026-06-05 17:03:39 +08:00
parent d489488ca2
commit 5150925947
9 changed files with 526 additions and 249 deletions

View File

@@ -96,6 +96,7 @@ axum = "0.8"
base64 = "0.22"
cbc = { version = "0.1", features = ["alloc"] }
bytes = "1"
curl = "0.4"
dotenvy = "0.15"
flate2 = "1"
futures-util = "0.3"