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

Simplify acme-letsencrypt example

This commit is contained in:
Olivier Guittonneau
2025-04-03 17:59:14 +02:00
parent c3bd9d9620
commit a554e6467e
3 changed files with 4 additions and 7 deletions

1
Cargo.lock generated
View File

@ -8410,7 +8410,6 @@ dependencies = [
"eyre",
"log",
"rustls 0.23.25",
"rustls-pemfile 2.2.0",
"tokio",
]