mirror of
https://github.com/actix/examples
synced 2025-09-02 11:56:38 +02:00
Simplify http-to-https example
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2047,7 +2047,6 @@ dependencies = [
|
||||
"log",
|
||||
"notify 6.1.1",
|
||||
"rustls 0.23.25",
|
||||
"rustls-pemfile 2.2.0",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
@@ -5094,7 +5093,6 @@ dependencies = [
|
||||
"futures-util",
|
||||
"log",
|
||||
"rustls 0.23.25",
|
||||
"rustls-pemfile 2.2.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
Reference in New Issue
Block a user