Skip to content

Commit

Permalink
Merge pull request #328 from matthiasbeyer/dependabot/cargo/env_logge…
Browse files Browse the repository at this point in the history
…r-0.11.5

build(deps): bump env_logger from 0.10.2 to 0.11.5
  • Loading branch information
matthiasbeyer authored Nov 2, 2024
2 parents 51c4e4e + 0a4e634 commit 7c4f4c8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
29 changes: 15 additions & 14 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 @@ -21,7 +21,7 @@ clap = { version = "4", features = [ "cargo", "derive", "wrap_help" ] }
clap_complete = "4.5.7"
comma = "1.0.0"
dialoguer = "0.11.0"
env_logger = "0.10.2"
env_logger = "0.11.5"
getset = "0.1.2"
git2 = "0.19.0"
handlebars = "4.3.6"
Expand Down

0 comments on commit 7c4f4c8

Please sign in to comment.