Use ffizz_header to generate taskchampion.h

This commit is contained in:
Dustin J. Mitchell 2023-01-17 03:23:43 +00:00 committed by Dustin J. Mitchell
parent 989a330e46
commit 75e10676ce
20 changed files with 1881 additions and 1281 deletions

View file

@ -5,4 +5,4 @@ edition = "2018"
[dependencies]
anyhow = "1.0"
cbindgen = "0.24.3"
taskchampion-lib = { path = "../lib" }