mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-02 10:59:03 +01:00
use actix-web 0.7
This commit is contained in:
parent
b65158b710
commit
35ab32c063
@ -40,7 +40,7 @@ redis-async = "0.3.2"
|
||||
time = "0.1"
|
||||
|
||||
# actix web session
|
||||
actix-web = { git = "https://github.com/actix/actix-web.git", optional=true }
|
||||
actix-web = { version = "0.7", optional=true }
|
||||
cookie = { version="0.10", features=["percent-encode", "secure"], optional=true }
|
||||
http = { version="0.1", optional=true }
|
||||
rand = { version="0.5", optional=true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user