Skip to content

Commit c012b5a

Browse files
chore(deps): update rust crate async-openai to 0.35.0
1 parent 338cc8b commit c012b5a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -135,7 +135,7 @@ gray_matter = "0.3.2"
135135
num-format = "0.4"
136136
humantime = "2.1.0"
137137
dashmap = "7.0.0-rc2"
138-
async-openai = { version = "0.34.0", default-features = false, features = ["response-types"] } # Using only types, not the API client - reduces dependencies
138+
async-openai = { version = "0.35.0", default-features = false, features = ["response-types"] } # Using only types, not the API client - reduces dependencies
139139
gix = "0.81"
140140
google-cloud-auth = "1.8.0" # Google Cloud authentication with automatic token refresh
141141

0 commit comments

Comments
 (0)