add tc_replica_undo

This commit is contained in:
Dustin J. Mitchell 2022-01-23 17:34:59 +00:00
parent ce56127bbf
commit e590dc7c98
5 changed files with 33 additions and 14 deletions

1
Cargo.lock generated
View file

@ -3031,6 +3031,7 @@ dependencies = [
name = "taskchampion-lib"
version = "0.1.0"
dependencies = [
"anyhow",
"cbindgen",
"libc",
"taskchampion",