diff --git a/Cargo.toml b/Cargo.toml index 71f4074..583d805 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,13 @@ name = "baichat-rs" version = "0.1.0" edition = "2021" +authors = ["0xMRTT <0xMRTT@proton.me>"] +description = "BAI Chat/ThebAI in Rust" +readme = "README.md" +homepage = "https://bavarder.codeberg.page/code/baichat_rs/" +repository = "https://codeberg.org/Bavarder/baichat-rs" +license = "GPL-3.0-or-later" +keywords = ["ai", "theb", "baichat"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html