mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-31 19:37:00 +02:00
use actix 0.4.2
This commit is contained in:
@@ -36,7 +36,7 @@ redis-async = "0.0"
|
|||||||
# cookie = { version="0.10", features=["percent-encode", "secure"] }
|
# cookie = { version="0.10", features=["percent-encode", "secure"] }
|
||||||
cookie = { git="https://github.com/alexcrichton/cookie-rs.git", features=["percent-encode", "secure"] }
|
cookie = { git="https://github.com/alexcrichton/cookie-rs.git", features=["percent-encode", "secure"] }
|
||||||
|
|
||||||
actix = "0.4"
|
actix = "^0.4.2"
|
||||||
actix-web = { git="https://github.com/actix/actix-web.git", optional=true }
|
actix-web = { git="https://github.com/actix/actix-web.git", optional=true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
Reference in New Issue
Block a user