1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-28 01:32:57 +01:00

actix ver

This commit is contained in:
Nikolay Kim 2018-01-22 22:37:38 -08:00
parent 118d0de8e6
commit ae292eae6d

View File

@ -23,7 +23,7 @@ default = ["web"]
web = ["actix-web", "cookie", "http", "rand", "serde", "serde_json"]
[dependencies]
actix = "^0.4.5"
actix = "^0.4.4"
log = "0.4"
backoff = "0.1"