mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
update actix-web dependency
This commit is contained in:
@ -6,8 +6,7 @@ workspace = "../"
|
||||
|
||||
[dependencies]
|
||||
actix = "0.7"
|
||||
#actix-web = "^0.7"
|
||||
actix-web = { git = "https://github.com/actix/actix-web.git" }
|
||||
actix-web = "0.7"
|
||||
|
||||
cookie = { version="0.10", features=["percent-encode", "secure"] }
|
||||
futures = "0.1"
|
||||
|
Reference in New Issue
Block a user