Skip to content

Commit 9043610

Browse files
chore(deps): Bump openai from 1.0.0-alpha.19 to 1.1.0
Bumps [openai](https://github.com/rellfy/openai) from 1.0.0-alpha.19 to 1.1.0. - [Release notes](https://github.com/rellfy/openai/releases) - [Commits](rellfy/openai@1.0.0-alpha.19...1.1.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a9ad4f commit 9043610

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
@@ -14,7 +14,7 @@ anyhow = "1.0.97"
1414
atty = "0.2.14"
1515
camino = "1.1.9"
1616
clap = { version = "4.5.34", features = ["cargo", "env", "derive"] }
17-
openai = "1.0.0-alpha.19"
17+
openai = "1.1.0"
1818
tokio = "1.44.1"
1919

2020
[[bin]]

0 commit comments

Comments
 (0)