Skip to content

Commit

Permalink
Bump env_logger from 0.10.0 to 0.10.2
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.10.2.
- [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.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 18, 2024
1 parent ff0af1c commit a5c02a8
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
Expand Up @@ -23,7 +23,7 @@ bench = false
ansi_term = "0.12.1"
clap = {version = "4.4.18", features = ["derive"]}
crossbeam = "0.8"
env_logger = "0.10.0"
env_logger = "0.10.2"
include_dir = "0.7.3"
lazy-regex = "3.0.1"
lazy_static = "1.4.0"
Expand Down

0 comments on commit a5c02a8

Please sign in to comment.