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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 18:29:55 +00:00
..
examples feat(tls): add accept::rustls_0_22 module 2023-12-16 00:23:11 +00:00
src chore: remove redundant imports 2024-02-19 12:10:47 +00:00
tests chore: remove redundant imports 2024-02-19 12:10:47 +00:00
CHANGES.md chore(actix-tls): prepare release 3.3.0 (#530) 2024-02-03 20:26:15 +00:00
Cargo.toml build(deps): update rcgen requirement from 0.12 to 0.13 2024-04-01 18:29:55 +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
README.md chore(actix-tls): prepare release 3.3.0 (#530) 2024-02-03 20:26:15 +00:00

README.md

actix-tls

TLS acceptor and connector services for the Actix ecosystem.

crates.io Documentation Version MIT or Apache 2.0 licensed
Dependency Status Download Chat on Discord

Resources