From 62647cece244d59255ba75c403da639909ad950b Mon Sep 17 00:00:00 2001 From: EliteAsian <29520859+EliteAsian123@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:06:01 -0500 Subject: [PATCH] Update Cargo.toml --- src-tauri/Cargo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 8018614..714522b 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "yet_another_launcher" version = "0.2.5" -description = "A Tauri App" -authors = ["you"] -license = "" -repository = "" +description = "The YARC (Yet Another Rhythm Company) launcher." +authors = ["YARC Team"] +license = "YARG License" +repository = "https://github.com/YARC-Official/YARC-Launcher" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html