Skip to content

Commit 8e78c72

Browse files
dependabot[bot]zurawiki
authored andcommitted
chore(deps): bump async-openai from 0.12.1 to 0.12.2
Bumps [async-openai](https://github.com/64bit/async-openai) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/64bit/async-openai/releases) - [Commits](64bit/async-openai@async-openai-v0.12.1...async-openai-v0.12.2) --- updated-dependencies: - dependency-name: async-openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ac5ce7 commit 8e78c72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ path = "src/main.rs"
1818

1919
[dependencies]
2020
anyhow = "1.0.72"
21-
async-openai = "0.12.1"
21+
async-openai = "0.12.2"
2222
async-trait = "0.1.72"
2323
backoff = "0.4.0"
2424
clap = { version = "4.3.19", features = ["derive"] }

0 commit comments

Comments
 (0)