Skip to content

Commit

Permalink
chore(deps): bump openai_dive from 0.4.8 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [openai_dive](https://github.com/tjardoo/openai-client) from 0.4.8 to 0.5.1.
- [Release notes](https://github.com/tjardoo/openai-client/releases)
- [Commits](tjardoo/openai-client@0.4.8...0.5.1)

---
updated-dependencies:
- dependency-name: openai_dive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 24e5e7d commit f39c7d5
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 30 deletions.
104 changes: 75 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ log = "0.4.21"
log4rs = "1.3.0"
minijinja = "2.0.1"
multiline-str = "0.1.1"
openai_dive = "0.4.8"
openai_dive = "0.5.1"
reqwest = { version = "0.12.4", features = ["json"] }
serde = { version = "1.0.203", features = ["derive"] }
text-block-macros = "0.1.1"
Expand Down

0 comments on commit f39c7d5

Please sign in to comment.