diff --git a/Cargo.toml b/Cargo.toml index 0fb0b11..a3304d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "openai-rs" version = "0.1.0" edition = "2021" +authors = ["Dongri Jin "] +license = "MIT" +description = "OpenAI API wrapper for Rust" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html