actix-net/actix-tls
dependabot[bot] e4bd81b322
build(deps): update env_logger requirement from 0.10 to 0.11
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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 18:06:39 +00:00
..
examples feat(tls): add accept::rustls_0_22 module 2023-12-16 00:23:11 +00:00
src chore(tls): clippy 2024-01-17 04:23:48 +00:00
tests fix(tls): resolve http imports 2024-01-17 04:29:44 +00:00
CHANGES.md chore(tls): changelog wording 2024-01-17 04:27:52 +00:00
Cargo.toml build(deps): update env_logger requirement from 0.10 to 0.11 2024-01-22 18:06:39 +00:00
LICENSE-APACHE refactor server configuration and tls support 2019-12-02 11:30:27 +06:00
LICENSE-MIT refactor server configuration and tls support 2019-12-02 11:30:27 +06:00