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 = ""