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
|
@ -9,6 +9,7 @@ license = "MIT"
|
|||
[dependencies]
|
||||
uuid.workspace = true
|
||||
anyhow.workspace = true
|
||||
thiserror.workspace = true
|
||||
log.workspace = true
|
||||
env_logger.workspace = true
|
||||
chrono.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue