1
0
mirror of https://github.com/actix/examples synced 2025-09-02 11:56:38 +02:00

Simplify rustls example

This commit is contained in:
Olivier Guittonneau
2025-04-03 15:59:34 +02:00
parent c0c3efddc8
commit 60c8160d6a
3 changed files with 14 additions and 24 deletions

1
Cargo.lock generated
View File

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