mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
normalize ports to 8080
This commit is contained in:
@ -8,4 +8,5 @@ description = "Send a request to the server to shut it down"
|
||||
actix-web = "4"
|
||||
|
||||
env_logger = "0.9"
|
||||
log = "0.4"
|
||||
tokio = { version = "1.16", features = ["signal"] }
|
||||
|
Reference in New Issue
Block a user