This commit is contained in:
Dongri Jin
2023-10-19 11:38:28 +09:00
parent 0c9ad69271
commit d744946a5a
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 = "2.0.0"
openai-api-rs = "2.0.1"
```
## Usage