Skip to content

Commit

Permalink
chore(deps): update rust crate env_logger to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 8eb026e commit 45f7e4d
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 136 deletions.
211 changes: 76 additions & 135 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 @@ -50,7 +50,7 @@ clap = { version = "4.0.0", default-features = false, features = ["std", "derive

[dev-dependencies]
clap = { version = "4.4.12", default-features = false, features = ["help", "usage"] }
env_logger = "0.10.1"
env_logger = "0.11.1"
tracing = "0.1"
tracing-subscriber = "0.3"
tracing-log = "0.2"

0 comments on commit 45f7e4d

Please sign in to comment.