Make changes to exclude and license

This commit is contained in:
Gerald Pinder 2023-10-14 13:41:30 -04:00
parent 21beccd018
commit 90bab6c9ff

View file

@ -5,7 +5,9 @@ edition = "2021"
description = "A CLI tool built for creating Containerfile templates based on the Ublue Community Project"
repository = "https://gitlab.com/wunker-bunker/ublue-cli"
license-file = "LICENSE"
license = "Apache-2.0"
categories = ["command-line-utilities"]
exclude = [".gitlab-ci.yml"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html