Skip to content

Commit

Permalink
Merge pull request #374 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.3
  • Loading branch information
epage committed May 1, 2024
2 parents c037408 + ab39262 commit 09d8284
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 163 deletions.
190 changes: 28 additions & 162 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 crates/committed/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ serde_json = "1.0"
toml = "0.8"
unicode-segmentation = "1.11.0"
log = "0.4"
env_logger = "0.10"
env_logger = "0.11.3"
clap-verbosity-flag = "2.2"
colorchoice-clap = "1.0.3"
grep-cli = "0.1"
Expand Down

0 comments on commit 09d8284

Please sign in to comment.