mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
rename to taskchampion
This commit is contained in:
parent
8ed54e9728
commit
1fa6155b22
8 changed files with 360 additions and 353 deletions
|
@ -1,5 +1,5 @@
|
|||
use chrono::Utc;
|
||||
use taskwarrior_rust::{taskstorage, Operation, Server, DB};
|
||||
use taskchampion::{taskstorage, Operation, Server, DB};
|
||||
use uuid::Uuid;
|
||||
|
||||
fn newdb() -> DB {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue