Skip to content

Commit

Permalink
Merge pull request #91 from clap-rs/renovate/env_logger-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate env_logger to 0.11.1
  • Loading branch information
epage authored Feb 1, 2024
2 parents 63f6db4 + bb266d0 commit 84b3db2
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.18", 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 84b3db2

Please sign in to comment.