Frontend WASM compilado + fixes PartialEq + uuid js feature
Build & Deploy NutriApp / build-and-deploy (push) Failing after 7m12s
Build & Deploy NutriApp / build-and-deploy (push) Failing after 7m12s
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ dioxus = { version = "0.6", features = ["web"] }
|
||||
shared = { path = "../shared" }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
uuid = { workspace = true, features = ["v4"] }
|
||||
uuid = { workspace = true, features = ["v4", "js"] }
|
||||
chrono = { workspace = true }
|
||||
|
||||
# --- HTTP calls al backend ---
|
||||
|
||||
Reference in New Issue
Block a user