export the Uuid type from taskchampion

This commit is contained in:
Dustin J. Mitchell 2020-11-24 11:44:21 -05:00
parent d84c156782
commit c8f14d68cb
5 changed files with 5 additions and 6 deletions

1
Cargo.lock generated
View file

@ -912,7 +912,6 @@ dependencies = [
"predicates",
"prettytable-rs",
"taskchampion",
"uuid",
]
[[package]]