Skip to content

Commit

Permalink
chore(deps): 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 Sep 20, 2023
1 parent aedc8c6 commit ce1bdf1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 39 deletions.
58 changes: 20 additions & 38 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 @@ -6,7 +6,7 @@ edition = "2021"

[dependencies]
log = "0.4.8"
pretty_env_logger = "0.4.0"
pretty_env_logger = "0.5.0"
serde_json = "1.0.48"
public-ip = "^0.2"
tokio = { version = "^1", features = ["rt-multi-thread", "macros"] }
Expand Down

0 comments on commit ce1bdf1

Please sign in to comment.