Skip to content

Commit

Permalink
Merge pull request #750 from crate-ci/renovate/env_logger-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate env_logger to 0.11
  • Loading branch information
epage committed Feb 1, 2024
2 parents ce8eba7 + 877e308 commit 97e8e86
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 58 deletions.
75 changes: 18 additions & 57 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.18", 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.20"
Expand Down

0 comments on commit 97e8e86

Please sign in to comment.