Skip to content

Commit 6d13db9

Browse files
chore(deps): update rust crate async-openai to 0.42.0
1 parent 30ff3a5 commit 6d13db9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 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
@@ -133,7 +133,7 @@ gray_matter = "0.3.2"
133133
num-format = "0.4"
134134
humantime = "2.1.0"
135135
dashmap = "7.0.0-rc2"
136-
async-openai = { version = "0.41.0", default-features = false, features = ["response-types"] } # Using only types, not the API client - reduces dependencies
136+
async-openai = { version = "0.42.0", default-features = false, features = ["response-types"] } # Using only types, not the API client - reduces dependencies
137137
gix = "0.87"
138138
google-cloud-auth = "1.8.0" # Google Cloud authentication with automatic token refresh
139139

0 commit comments

Comments
 (0)