Skip to content

Commit

Permalink
Bump env_logger from 0.10.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.0 to 0.11.0.
- [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.10.0...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 6916cd5 commit 0dd7cba
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 113 deletions.
207 changes: 95 additions & 112 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 @@ -10,7 +10,7 @@ log = "0.4.20"
lazy_static = "1.4.0"
whoami = "1.4.1"
anyhow = "1.0.75"
env_logger = "0.10.0"
env_logger = "0.11.0"
global = "0.4.3"
thiserror = "1.0.50"
nom = "7.1.3"

0 comments on commit 0dd7cba

Please sign in to comment.