mirror of
https://github.com/actix/actix-extras.git
synced 2025-01-22 14:55:56 +01:00
update actix ver
This commit is contained in:
parent
616e42dedc
commit
45956b1510
@ -28,7 +28,7 @@ default = ["web"]
|
|||||||
web = ["actix/http", "actix-service", "actix-web", "actix-session/cookie-session", "rand", "serde", "serde_json"]
|
web = ["actix/http", "actix-service", "actix-web", "actix-session/cookie-session", "rand", "serde", "serde_json"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix = "0.9.0-alpha.1"
|
actix = "0.9.0-alpha.2"
|
||||||
actix-utils = "1.0.3"
|
actix-utils = "1.0.3"
|
||||||
|
|
||||||
log = "0.4.6"
|
log = "0.4.6"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user