Skip to content

Commit

Permalink
Bump the misc group with 1 update
Browse files Browse the repository at this point in the history
Bumps the misc group with 1 update: [env_logger](https://github.com/rust-cli/env_logger).

- [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.9.3...v0.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 25, 2023
1 parent 923ddf6 commit d18ffa2
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 19 deletions.
165 changes: 147 additions & 18 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 @@ -26,7 +26,7 @@ k8s-openapi = { version = "0.16.0", features = ["v1_23"] }
tokio = { version = "1.14.0", features = ["full"] }
anyhow = "1.0.75"
log = "0.4.17"
env_logger = "0.9.3"
env_logger = "0.10.0"
serde_json = "1.0.82"
clap = { version = "4.0", features = ["cargo", "derive"] }
clap_complete = "4.0"
Expand Down

0 comments on commit d18ffa2

Please sign in to comment.