This commit is contained in:
Dongri Jin
2024-01-26 11:19:45 +09:00
parent 0be0ec8da6
commit 4099feebe0
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.2"
openai-api-rs = "4.0.3"
```
## Usage