Add thiserror

This commit is contained in:
2026-06-18 21:45:54 -04:00
parent 3fa0e6e4c9
commit c5437ec7b3
2 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View File

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