1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

Simplify http-to-https example

This commit is contained in:
Olivier Guittonneau
2025-04-03 18:12:07 +02:00
parent a554e6467e
commit 54ed931e80
4 changed files with 11 additions and 16 deletions

View File

@ -9,4 +9,3 @@ env_logger.workspace = true
futures-util.workspace = true
log.workspace = true
rustls.workspace = true
rustls-pemfile.workspace = true