Skip to content

Commit

Permalink
Update Rust crate env_logger to 0.11
Browse files Browse the repository at this point in the history
Update env_logger
Changelog-entry: Update env_logger to 0.11.5
  • Loading branch information
balena-renovate[bot] authored Jul 25, 2024
1 parent 24b2249 commit 0076636
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 55 deletions.
179 changes: 125 additions & 54 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 @@ -12,7 +12,7 @@ edition = "2021"
[dependencies]
anyhow = "1"
log = "0.4"
env_logger = "0.10"
env_logger = "0.11"
md-5 = "0.10"
path-absolutize = "3"
regex = "1"
Expand Down

0 comments on commit 0076636

Please sign in to comment.