Skip to content

Commit

Permalink
bump async-openai to 0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
trevyn committed Jul 20, 2024
1 parent f0bfa8e commit b106347
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 @@ -7,7 +7,7 @@ rust-version = "1.72"
version = "0.1.0"

[dependencies]
async-openai = "0.21"
async-openai = "0.23"
byteorder = "1"
bytes = "1"
cpal = "0.15"
Expand Down

0 comments on commit b106347

Please sign in to comment.