actix 0.7 has been released, no need to patch the dependency

This commit is contained in:
Дамјан Георгиевски 2018-07-13 11:09:59 +02:00
parent e8d3481108
commit ca4cc0a941

View file

@ -14,9 +14,6 @@ tar = "0.4"
percent-encoding = "1.0"
htmlescape = "0.3"
[patch.crates-io]
actix = { git = "https://github.com/actix/actix.git" }
[profile.release]
#opt-level = 's'
lto = true