fix(setup): add logging and error details for setup debugging
Some checks failed
Build MIPS Binary / build (push) Has been cancelled

This commit is contained in:
spinline
2026-02-11 21:53:53 +03:00
parent 9d160a7ef5
commit fd65df2962
8 changed files with 42 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -3761,6 +3761,7 @@ dependencies = [
"struct-patch",
"thiserror 2.0.18",
"tokio",
"tracing",
"utoipa",
]