mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2025-07-07 20:06:41 +02:00
Reorganize the core API (#60)
This commit is contained in:
parent
2b1ad12a79
commit
5ad3b8e8bf
13 changed files with 638 additions and 1813 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