This commit is contained in:
Dongri Jin
2025-02-01 11:53:53 +09:00
parent 40bdf257a1
commit edc6fe6526
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.2.4"
openai-api-rs = "5.2.5"
```
## Usage