1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

Simplify rustls mTLS example

This commit is contained in:
Olivier Guittonneau
2025-04-03 15:56:43 +02:00
parent 90fb0e4f5d
commit c0c3efddc8
3 changed files with 14 additions and 19 deletions

1
Cargo.lock generated
View File

@ -6995,7 +6995,6 @@ dependencies = [
"env_logger",
"log",
"rustls 0.23.25",
"rustls-pemfile 2.2.0",
]
[[package]]