Skip to content

Commit

Permalink
Update Rust crate env_logger to 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent 7416765 commit e56bcf3
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 26 deletions.
102 changes: 77 additions & 25 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 @@ -9,7 +9,7 @@ edition = "2021"
bincode = "1.3.3"
chrono = "0.4.33"
dirs = "5.0.1"
env_logger = "0.10.1"
env_logger = "0.11.3"
hex = "0.4.3"
lazy_static = "1.4.0"
log = "0.4.20"
Expand Down

0 comments on commit e56bcf3

Please sign in to comment.