mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
name taskwarrior-rest
This commit is contained in:
parent
752d05e96b
commit
727db7f669
8 changed files with 21 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
|||
use chrono::Utc;
|
||||
use proptest::prelude::*;
|
||||
use rask::{Operation, DB};
|
||||
use taskwarrior_rust::{Operation, DB};
|
||||
use uuid::Uuid;
|
||||
|
||||
fn uuid_strategy() -> impl Strategy<Value = Uuid> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue