Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Update async-openai requirement from 0.13.0 to 0.15.0
Browse files Browse the repository at this point in the history
Updates the requirements on [async-openai](https://github.com/64bit/async-openai) to permit the latest version.
- [Release notes](https://github.com/64bit/async-openai/releases)
- [Commits](64bit/async-openai@async-openai-v0.13.0...async-openai-v0.15.0)

---
updated-dependencies:
- dependency-name: async-openai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent f01d89a commit 0f56fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ts-rs = "7.0"
lazy_static = "1.4.0"
tokio-tungstenite = "*"
futures-channel = "0.3"
async-openai = "0.13.0"
async-openai = "0.15.0"

[dependencies.axum]
version = "0.6.1"
Expand Down

0 comments on commit 0f56fd2

Please sign in to comment.