diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 351e1ecfc..feada5597 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -3,7 +3,6 @@ authors = ["Dustin J. Mitchell "] edition = "2018" name = "taskchampion-cli" version = "0.3.0" -publish = false build = "build.rs"