This commit is contained in:
Dongri Jin
2024-02-13 07:24:06 +09:00
parent 9e3dcb9fe0
commit 45a6af4a3a
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ Check out the [docs.rs](https://docs.rs/openai-api-rs/).
Cargo.toml
```toml
[dependencies]
openai-api-rs = "4.0.6"
openai-api-rs = "4.0.7"
```
## Usage