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

@ -7,6 +7,7 @@ edition = "2018"
libc = "0.2.136"
taskchampion = { path = "../taskchampion" }
anyhow = "1.0"
ffizz-header = "0.3"
[dev-dependencies]
pretty_assertions = "1"