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]