mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
use placeholder approach to shutdown-server
This commit is contained in:
@ -6,7 +6,9 @@ description = "Send a request to the server to shut it down"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4"
|
||||
actix-web-lab = "0.16"
|
||||
|
||||
env_logger = "0.9"
|
||||
log = "0.4"
|
||||
parking_lot = "0.12"
|
||||
tokio = { version = "1.13.1", features = ["signal"] }
|
||||
|
Reference in New Issue
Block a user