Skip to content

Commit

Permalink
chore(deps): 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 Feb 1, 2024
1 parent cd7103c commit 22a0259
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
33 changes: 17 additions & 16 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 @@ -78,7 +78,7 @@ clap = { version = "4.4.18", features = ["derive"] }
anyhow = "1.0.79"
indicatif = "0.17.7"
log = "0.4.20"
env_logger = "0.10"
env_logger = "0.11"
serde_json = "1.0.113"
serde_derive = "1.0.196"
serde = "1.0.196"
Expand Down

0 comments on commit 22a0259

Please sign in to comment.