This commit is contained in:
Dongri Jin
2024-11-17 16:57:16 +09:00
parent 73178314c8
commit ec821434ac
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.0"
openai-api-rs = "5.2.1"
```
## Usage