chore: Update Cargo.toml with new repo URL

This commit is contained in:
Gerald Pinder 2024-01-22 17:52:50 -05:00
parent c832bcd1aa
commit 4f62b3e5df

View file

@ -3,7 +3,7 @@ name = "blue-build"
version = "0.5.1"
edition = "2021"
description = "A CLI tool built for creating Containerfile templates based on the Ublue Community Project"
repository = "https://gitlab.com/wunker-bunker/blue-build"
repository = "https://github.com/blue-build/cli"
license = "Apache-2.0"
categories = ["command-line-utilities"]