mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
Simplify http-to-https example
This commit is contained in:
@ -112,7 +112,6 @@ rand = "0.9"
|
||||
redis = { version = "0.27" }
|
||||
reqwest = { version = "0.12", features = ["json", "stream"] }
|
||||
rustls = "0.23"
|
||||
rustls-pemfile = "2"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
time = "0.3"
|
||||
|
Reference in New Issue
Block a user