Skip to content

Commit

Permalink
ver: 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
24rr committed Sep 22, 2024
1 parent 6f8fac0 commit 565419c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To use this SDK, add the following dependencies to your `Cargo.toml` file:

```toml
[dependencies]
rusty-openai = "0.1.8"
rusty-openai = "0.1.9"
serde_json = "1.0"
tokio = { version = "1", features = ["full"] }
reqwest = { version = "0.12.5", features = ["json", "multipart"] }
Expand Down

0 comments on commit 565419c

Please sign in to comment.