Skip to content

Commit

Permalink
Update to async-openai 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreaming-Codes authored and zurawiki committed Aug 14, 2023
1 parent c2fcd40 commit e23904a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiktoken-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ readme = "../README.md"

[dependencies]
anyhow = "1.0.71"
async-openai = { version = "0.12.0", optional = true }
async-openai = { version = "0.13.0", optional = true }
base64 = "0.21.2"
bstr = "1.5.0"
fancy-regex = "0.11.0"
Expand Down

0 comments on commit e23904a

Please sign in to comment.