diff --git a/Cargo.toml b/Cargo.toml index 1230cca..1adc0c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "docki-cli" +name = "docki" version = "0.1.0" edition = "2021" description = "cli for building and publishing documentation using asciidoctor"