mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
update actix-web dependency
This commit is contained in:
@ -9,5 +9,4 @@ env_logger = "0.5"
|
||||
tokio-uds = "0.2"
|
||||
|
||||
actix = "0.7"
|
||||
#actix-web = "^0.7"
|
||||
actix-web = { git = "https://github.com/actix/actix-web.git" }
|
||||
actix-web = "0.7"
|
||||
|
Reference in New Issue
Block a user