Skip to content

Commit c5f13f2

Browse files
authored
deps(openai_api_rust): switch to git reference e2a3f6f (#breaking) (#1)
Signed-off-by: jinlong <fslongjin@vip.qq.com>
1 parent 104b0b4 commit c5f13f2

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dirs = "6.0.0"
1515
env_logger = "0.11.6"
1616
lazy_static = "1.5.0"
1717
log = "0.4.26"
18-
openai_api_rust = "=0.1.9"
18+
openai_api_rust = { git = "https://github.com/fslongjin/openai-api", rev = "e2a3f6f" }
1919
serde = { version = "1.0.218", features = ["derive"] }
2020
tokio = { version = "1.43.0", features = ["full"] }
2121
toml = "0.8.20"

0 commit comments

Comments
 (0)