Update Cargo.toml in order to publish

This commit is contained in:
Gerald Pinder 2023-10-11 22:31:39 -04:00
parent 8668a7a442
commit 6753ab503a

View file

@ -2,6 +2,12 @@
name = "ublue-rs"
version = "0.1.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"
categories = ["command-line-utilities"]
include = ["templates/"]
default-run = "ublue"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html