This commit is contained in:
Dongri Jin
2025-05-14 15:10:54 +09:00
parent 670ee75c96
commit 14b13d6799
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 = "6.0.4"
openai-api-rs = "6.0.5"
```
## Usage