Set description and license for ghee-cli

This commit is contained in:
Josh Hansen 2023-10-02 14:34:49 -07:00
parent f2633cc4ff
commit 8afa64dad1

View file

@ -1,7 +1,9 @@
[package]
name = "ghee-cli"
version = "0.6.1"
description = "CLI parser for Ghee"
edition = "2021"
license = "GPL-3.0"
[dependencies]
clap = "*"