Skip to content

Commit

Permalink
chore(deps): update rust crate env_logger to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent e292f18 commit 877e308
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 60 deletions.
79 changes: 20 additions & 59 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 @@ -81,7 +81,7 @@ once_cell = "1.19.0"
clap = { version = "4.4.12", features = ["derive", "wrap_help"] }
clap-cargo = { version = "0.13.0", features = ["cargo_metadata"] }
log = "0.4"
env_logger = "0.10"
env_logger = "0.11"
globset = { version = "0.4.14", default-features = false }
dunce = "1.0.4"
trycmd = "0.14.19"
Expand Down

0 comments on commit 877e308

Please sign in to comment.