allow publishing taskchampion-cli, to allow 'cargo install'

This commit is contained in:
Dustin J. Mitchell
2021-09-14 09:26:44 -04:00
parent 757f923c66
commit 7d3aae4555

View File

@@ -3,7 +3,6 @@ authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
edition = "2018"
name = "taskchampion-cli"
version = "0.3.0"
publish = false
build = "build.rs"