chore(deps): bump actix from 0.7.9 to 0.8.3

Bumps [actix](https://github.com/actix/actix) from 0.7.9 to 0.8.3.
- [Release notes](https://github.com/actix/actix/releases)
- [Changelog](https://github.com/actix/actix/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix/compare/0.7.9...v0.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-28 23:09:35 +00:00 committed by Fabian Freyer
parent 2b552d010d
commit d71b42665f
2 changed files with 416 additions and 453 deletions

867
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
actix-web= "1.0.8"
actix= "0.7.9"
actix= "0.8.3"
askama = { version = "0.8.0", features= ["with-actix-web"] }
futures = "0.1.29"
lazy_static = "1.3.0"