Skip to content

Commit 307ff28

Browse files
authored
Update Cargo.toml add repository
to allow crates.io, rust-digger, and others to link to it
1 parent 9a4123e commit 307ff28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ edition = "2021"
55
authors = ["Dongri Jin <[email protected]>"]
66
license = "MIT"
77
description = "OpenAI API client library for Rust (unofficial)"
8+
repository = "https://github.com/dongri/openai-api-rs"
89

910
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011

0 commit comments

Comments
 (0)