Skip to content

Commit

Permalink
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 Sep 24, 2024
1 parent d218bf3 commit 0e6fdce
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 72 deletions.
182 changes: 111 additions & 71 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 @@ -10,7 +10,7 @@ panic = "abort"
clap = "2.34"
json = "0.12.4"
log = "0.4.21"
env_logger = "0.3"
env_logger = "0.11"
hyper = "0.10"
hyper-native-tls = "0.3.0"
yaml-rust = "0.4.5"
Expand Down

0 comments on commit 0e6fdce

Please sign in to comment.