diff --git a/Cargo.toml b/Cargo.toml index a79be6c..c7e520c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "crock" version = "0.1.0" edition = "2021" -publish = false +publish = true authors = ["Christoph J. Scherr "] license = "MIT" description = "clock tui"