Skip to content

Commit

Permalink
build(deps): bump env_logger from 0.10.2 to 0.11.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.2 to 0.11.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.2...v0.11.2)

---
updated-dependencies:
- dependency-name: 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 Feb 23, 2024
1 parent b8c3491 commit 9543ecb
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 42 deletions.
117 changes: 76 additions & 41 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 @@ is-it-maintained-open-issues = { repository = "virtee/snphost" }
[dependencies]
anyhow = "1.0.71"
sev = { version = "1.2.0", features = [ "openssl" ] }
env_logger = "0.10.1"
env_logger = "0.11.2"
structopt = "0.3.26"
colorful = "0.2.2"
libc = "0.2.139"
Expand Down

0 comments on commit 9543ecb

Please sign in to comment.