Skip to content

Commit

Permalink
Chore(deps): Update google-generative-ai-rs requirement
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: google-generative-ai-rs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 7230bdd commit 30b2576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ path = "src/main.rs"

[dependencies]
openai-api-rs = "4.0.5"
google-generative-ai-rs = "0.1.6"
google-generative-ai-rs = "0.3.2"
# google-generative-ai-rs = { git = "https://github.com/avastmick/google-generative-ai-rs.git", version = "0.1.3" }
thiserror = "1.0.55"
log = "0.4.20"
Expand Down

0 comments on commit 30b2576

Please sign in to comment.