This commit is contained in:
Dongri Jin
2024-10-13 22:09:33 +09:00
parent 1a246065d9
commit 34aae9174a
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 = "5.0.11"
openai-api-rs = "5.0.12"
```
## Usage