Skip to content

Commit

Permalink
fix(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 20, 2024
1 parent 961c982 commit 83eb32c
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 28 deletions.
124 changes: 97 additions & 27 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 @@ -52,7 +52,7 @@ colored = "2.0"
deunicode = "1.4"
dunce = "1.0"
english-numbers = "0.3"
env_logger = { version = "0.10", optional = true }
env_logger = { version = "0.11", optional = true }
heck = "0.4"
home = "0.5"
ignore = "0.4"
Expand Down

0 comments on commit 83eb32c

Please sign in to comment.