renamed cargo package to docki instead of docki-cli

This commit is contained in:
2023-01-22 16:25:21 +01:00
parent dd367d4601
commit 4ecc5e6867

View File

@@ -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"