actix-net/actix-tls
dependabot[bot] 7d5b9d205d
build(deps): update rcgen requirement from 0.11 to 0.12
Updates the requirements on [rcgen](https://github.com/rustls/rcgen) to permit the latest version.
- [Commits](https://github.com/rustls/rcgen/compare/v0.11.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 18:57:37 +00:00
..
examples feat(tls): add accept::rustls_0_22 module 2023-12-16 00:23:11 +00:00
src chore(tls): fix feature flagging of DEFAULT_TLS_HANDSHAKE_TIMEOUT 2023-12-16 00:43:02 +00:00
tests feat: add rustls v0.22 support (#513) 2023-12-06 04:04:39 +00:00
CHANGES.md feat: add rustls v0.22 support (#513) 2023-12-06 04:04:39 +00:00
Cargo.toml build(deps): update rcgen requirement from 0.11 to 0.12 2023-12-18 18:57:37 +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