mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2025-07-07 20:06:41 +02:00
Use a custom error type in core
This commit is contained in:
parent
5a704729d7
commit
dd6cc04d28
10 changed files with 47 additions and 21 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1424,6 +1424,7 @@ dependencies = [
|
|||
"env_logger",
|
||||
"log",
|
||||
"pretty_assertions",
|
||||
"thiserror",
|
||||
"uuid",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue