mirror of
https://github.com/mii443/openai-api-rs.git
synced 2025-08-23 23:49:26 +00:00
Update Cargo.toml add repository
to allow crates.io, rust-digger, and others to link to it
This commit is contained in:
@ -5,6 +5,7 @@ edition = "2021"
|
||||
authors = ["Dongri Jin <dongrify@gmail.com>"]
|
||||
license = "MIT"
|
||||
description = "OpenAI API client library for Rust (unofficial)"
|
||||
repository = "https://github.com/dongri/openai-api-rs"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
Reference in New Issue
Block a user