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:
@ -15,5 +15,4 @@ serde_derive = "1.0"
|
||||
json = "*"
|
||||
|
||||
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