Remove license-file prop

This commit is contained in:
Gerald Pinder 2023-10-14 22:47:17 -04:00
parent 7f89c4e266
commit 89acdbc6ec

View file

@ -4,7 +4,6 @@ version = "0.2.0"
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"]