From 6b6578b3a7d3a7adebccc4cd13056745940521c4 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Wed, 11 Oct 2023 22:39:09 -0400 Subject: [PATCH] Set bin --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index e3fbb96..c655b68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,9 @@ license-file = "LICENSE" categories = ["command-line-utilities"] include = ["templates/"] +[[bin]] +name = "ublue" + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]