serialize C integration tests

This commit is contained in:
Dustin J. Mitchell
2022-01-26 01:38:25 +00:00
parent 8f703fd63a
commit 96b59dd5b2
3 changed files with 12 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -1529,6 +1529,7 @@ dependencies = [
"anyhow",
"cc",
"env_logger 0.8.4",
"lazy_static",
"log",
"pretty_assertions",
"taskchampion",