diff --git a/Cargo.toml b/Cargo.toml index ed574dc..409630d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "openai-api-rs" version = "4.0.8" edition = "2021" -authors = ["Dongri Jin "] +authors = ["Dongri Jin "] license = "MIT" description = "OpenAI API client library for Rust (unofficial)" repository = "https://github.com/dongri/openai-api-rs"