1

Update env_logger requirement from 0.10.0 to 0.11.3

Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.11.3)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-18 15:22:28 +00:00 committed by GitHub
parent 1dfc2e8d4e
commit 4f46e44ade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,4 +24,4 @@ rtnetlink = "^0.13.0"
profiling = "1.0.9"
[dev-dependencies]
env_logger = "0.10.0"
env_logger = "0.11.3"