Update Cargo.toml add repository

to allow crates.io, rust-digger, and others to link to it
This commit is contained in:
Gábor Szabó
2023-08-24 16:03:17 +03:00
committed by GitHub
parent 9a4123e488
commit 307ff284a4

View File

@ -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