Skip to content

Commit

Permalink
Merge pull request #55 from cosmonaut-nz/dependabot/cargo/env_logger-…
Browse files Browse the repository at this point in the history
…0.11.1

Chore(deps): Update env_logger requirement from 0.10.1 to 0.11.1
  • Loading branch information
avastmick committed Jan 30, 2024
2 parents 3ba040d + b7ee1cb commit d35b07e
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 @@ -23,7 +23,7 @@ google-generative-ai-rs = "0.1.4"
# 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"
env_logger = "0.10.1"
env_logger = "0.11.1"
inquire = "0.6.2"
tokio = { version = "1.35.1", features = ["full"] }
reqwest = { version = "0.11.23", features = ["json"] }
Expand Down

0 comments on commit d35b07e

Please sign in to comment.