Skip to content

Commit

Permalink
Update pretty_env_logger crate to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent e79eba9 commit 1e8958a
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 8 deletions.
123 changes: 116 additions & 7 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 @@ -18,7 +18,7 @@ clap = "2.34.0"
itertools = "0.10"
lazy_static = "1.4.0"
log = "0.4"
pretty_env_logger = "0.4"
pretty_env_logger = "0.5.0"
r2d2_redis = "0.13"
regex = "1"
sentry = { version = "0.20", features = ["default", "log", "env_logger"] }
Expand Down

0 comments on commit 1e8958a

Please sign in to comment.