diff --git a/Cargo.toml b/Cargo.toml index 8ef0add..0c44903 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "axoprocess" +description = "Nicer defaults for invoking CLI Commands" version = "0.1.0" edition = "2021" license = "MIT OR Apache-2.0"