Skip to content

Commit

Permalink
Bump pretty_env_logger from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) from 0.4.0 to 0.5.0.
- [Commits](seanmonstar/pretty-env-logger@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: pretty_env_logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nikhilr612 committed Jul 15, 2024
1 parent 918a383 commit 551cd73
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 58 deletions.
74 changes: 17 additions & 57 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 @@ -23,5 +23,5 @@ libloading = "0.8.3"
threadpool = "1.8.1"
glob = "0.3.1"
log = "0.4"
pretty_env_logger = "0.4"
pretty_env_logger = "0.5"
tempfile = "3.10.1"

0 comments on commit 551cd73

Please sign in to comment.