1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +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

View File

@ -10,4 +10,3 @@ actix-files.workspace = true
env_logger.workspace = true
log.workspace = true
rustls.workspace = true
rustls-pemfile.workspace = true