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 from 0.4.3 to 0.11.5

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Jul 25, 2024
1 parent a3530ad commit b7d573d
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 33 deletions.
209 changes: 177 additions & 32 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 @@ -18,7 +18,7 @@ serde_derive = "1.0"
persistent = "0.4"
params = "0.8"
log = "0.3"
env_logger = "0.4"
env_logger = "0.11"
nix = "0.25"

[dependencies.error-chain]
Expand Down

0 comments on commit b7d573d

Please sign in to comment.