better error handling

This commit is contained in:
Ferdinand Schober
2025-03-15 14:09:51 +01:00
parent 83c3319a26
commit 58383646f8
5 changed files with 20 additions and 10 deletions

1
Cargo.lock generated
View File

@@ -2008,6 +2008,7 @@ dependencies = [
"clap",
"futures",
"lan-mouse-ipc",
"thiserror 2.0.0",
"tokio",
]