Version up

This commit is contained in:
Dongri Jin
2023-04-16 14:02:27 +09:00
parent 083bf88ae3
commit b4009ca746

View File

@ -5,7 +5,7 @@ The OpenAI API client Rust library provides convenient access to the OpenAI API
Cargo.toml
```toml
[dependencies]
openai-api-rs = "0.1.5"
openai-api-rs = "0.1.6"
```
## Usage