Skip to content

Commit b3e8d15

Browse files
committed
fix app name
1 parent 07c97f3 commit b3e8d15

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

src-tauri/Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
2-
name = "chatGPT"
2+
name = "GPTInstant"
33
version = "0.0.0"
4-
description = "A Tauri App"
5-
authors = ["you"]
4+
description = "A ChatGPT App"
5+
authors = ["horizon0514"]
66
license = ""
77
repository = ""
88
edition = "2021"

0 commit comments

Comments
 (0)