diff --git a/backend/Cargo.toml b/backend/Cargo.toml index e606cf6..de305a0 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.17"