Skip to content

Commit 931f234

Browse files
committed
revert Cargo.toml changes for PR to upstream repo
1 parent f1ec760 commit 931f234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
2-
name = "openai-api-rs-prime"
2+
name = "openai-api-rs"
33
version = "7.0.1"
44
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/MoonKraken/openai-api-rs"
8+
repository = "https://github.com/dongri/openai-api-rs"
99

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

0 commit comments

Comments
 (0)