Add serde
All checks were successful
Push Workflows / rustfmt (push) Successful in 5s
Push Workflows / tailwind-build (push) Successful in 5s
Push Workflows / clippy (push) Successful in 22s
Push Workflows / docs (push) Successful in 26s
Push Workflows / test (push) Successful in 28s
Push Workflows / build (push) Successful in 52s
Push Workflows / nix-build (push) Successful in 4m54s

This commit is contained in:
2026-06-18 22:06:59 -04:00
parent c5437ec7b3
commit 836fe1adcd
2 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -2060,6 +2060,7 @@ dependencies = [
"dioxus",
"dotenvy",
"lucide-dioxus",
"serde",
"thiserror 2.0.18",
"tracing",
]