This commit is contained in:
nora 2025-08-02 17:50:08 +02:00
parent eb7a893ba8
commit 90f6a6a82f

View file

@ -9,7 +9,7 @@ lto = "thin"
[dependencies] [dependencies]
axum = { version = "0.8.4", default-features = false, features = [ axum = { version = "0.8.4", default-features = false, features = [
"http1", "http2",
"multipart", "multipart",
"tokio", "tokio",
"tower-log", "tower-log",