We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ec760 commit 931f234Copy full SHA for 931f234
Cargo.toml
@@ -1,11 +1,11 @@
1
[package]
2
-name = "openai-api-rs-prime"
+name = "openai-api-rs"
3
version = "7.0.1"
4
edition = "2021"
5
authors = ["Dongri Jin <[email protected]>"]
6
license = "MIT"
7
description = "OpenAI API client library for Rust (unofficial)"
8
-repository = "https://github.com/MoonKraken/openai-api-rs"
+repository = "https://github.com/dongri/openai-api-rs"
9
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
0 commit comments