diff --git a/backend/Cargo.toml b/backend/Cargo.toml index de305a0..2317318 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -55,4 +55,4 @@ tracing = "0.1" tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] } # --- Upload de archivos (fotos de recetas) --- -axum_typed_multipart = "0.17" +axum_typed_multipart = "0.16"