mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-27 17:22:57 +01:00
use actix 0.4.2
This commit is contained in:
parent
cad71401e8
commit
ae28b1ad81
@ -36,7 +36,7 @@ redis-async = "0.0"
|
||||
# cookie = { version="0.10", 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 }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user