diff --git a/Cargo.toml b/Cargo.toml index d2d5450..f9d2e18 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" description = "A framework for CLI applications" repository = "https://git.5sigma.io/arkham/arkham" readme = "README.md" -license = "LICENSE" +license = "Apache-2.0" keywords = ["CLI", "arguments", "config"] categories = ["command-line-interface", "config"]