Skip to content

Commit

Permalink
Bump env_logger from 0.11.4 to 0.11.5 (#4106)
Browse files Browse the repository at this point in the history
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.11.4...v0.11.5)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent cc2500d commit cd45e53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -62,7 +62,7 @@ dirs-next = "2.0.0"
ed25519 = "2.2.2"
ed25519-dalek = "2.0.0"
ed25519-dalek-bip32 = "0.3.0"
env_logger = "0.11.1"
env_logger = "0.11.5"
eyre = "0.6.12"
flex-error = { version = "0.4.4", default-features = false }
futures = "0.3.27"
Expand Down

0 comments on commit cd45e53

Please sign in to comment.