add some UUID support

This commit is contained in:
Dustin J. Mitchell 2022-01-23 19:45:39 +00:00
parent e590dc7c98
commit 46e08bc040
8 changed files with 136 additions and 1 deletions

1
Cargo.lock generated
View file

@ -3035,6 +3035,7 @@ dependencies = [
"cbindgen",
"libc",
"taskchampion",
"uuid",
]
[[package]]