Skip to content

Commit

Permalink
Update pretty_env_logger crate to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent fc30215 commit 0117b20
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.5"
lazy_static = "1.4.0"
log = "0.4"
pretty_env_logger = "0.4"
pretty_env_logger = "0.5"
r2d2_redis = "0.13"
regex = "1"
sentry = { version = "0.20.1", features = ["default", "log", "env_logger"] }
Expand Down

0 comments on commit 0117b20

Please sign in to comment.