From 2146ae93257d31258d66dee4bdaa28031d801dbc Mon Sep 17 00:00:00 2001 From: Niek van der Maas Date: Mon, 20 Mar 2023 16:17:58 +0100 Subject: [PATCH] Change name --- src-tauri/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index f50058b..cb33c0f 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "app" version = "0.1.0" -description = "A Tauri App" +description = "ChatGPT-web Desktop app" authors = ["you"] license = "" repository = ""