[package] name = "tc-rust" version = "0.1.0" [lib] crate-type = ["staticlib"] [dependencies] taskchampion-lib = {path = "../../../taskchampion/lib"}