From f4097137328895e6410f1a55dec396a4ca072f17 Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xMRTT@proton.me> Date: Sat, 17 Jun 2023 17:23:22 +0200 Subject: [PATCH] feat: add more info --- Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) 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