Skip to content

Commit 7002802

Browse files
fix(deps): update rust crate async-openai to 0.29.0 (#1024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b37e04 commit 7002802

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pdl-live-react/src-tauri/Cargo.lock

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

pdl-live-react/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ schemars = "0.8.22"
5151
fs4 = "0.13.1"
5252
derive_builder = "0.20.2"
5353
iana-time-zone = "0.1.63"
54-
async-openai = "0.28.1"
54+
async-openai = "0.29.0"
5555
regex = "1.11.1"
5656

5757
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]

0 commit comments

Comments
 (0)