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]
axum = { version = "0.8.4", default-features = false, features = [
"http1",
"http2",
"multipart",
"tokio",
"tower-log",