Skip to content

Commit

Permalink
Merge pull request #59 from cosmonaut-nz/dependabot/cargo/inquire-0.7.0
Browse files Browse the repository at this point in the history
Chore(deps): Update inquire requirement from 0.6.2 to 0.7.0
  • Loading branch information
avastmick committed Feb 26, 2024
2 parents d588133 + bfa59dd commit 7230bdd
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 @@ -24,7 +24,7 @@ google-generative-ai-rs = "0.1.6"
thiserror = "1.0.55"
log = "0.4.20"
env_logger = "0.11.1"
inquire = "0.6.2"
inquire = "0.7.0"
tokio = { version = "1.35.1", features = ["full"] }
reqwest = { version = "0.11.23", features = ["json"] }
config = "0.14.0"
Expand Down

0 comments on commit 7230bdd

Please sign in to comment.