add some UUID support
This commit is contained in:
@@ -11,6 +11,7 @@ crate-type = ["cdylib"]
|
||||
[dependencies]
|
||||
libc = "0.2.113"
|
||||
taskchampion = { path = "../taskchampion" }
|
||||
uuid = { version = "^0.8.2", features = ["serde", "v4"] }
|
||||
anyhow = "1.0"
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user