chore(deps): bump actix-web from 0.7.19 to 1.0.8

Bumps [actix-web](https://github.com/actix/actix-web) from 0.7.19 to 1.0.8.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/v0.7.19...web-v1.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-28 23:09:36 +00:00
committed by Fabian Freyer
parent 6d63642fa4
commit 2b552d010d
2 changed files with 560 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ travis-ci = { repository = "fubarnetes/webterm", branch = "master" }
maintenance = { status = "actively-developed" }
[dependencies]
actix-web= "0.7.19"
actix-web= "1.0.8"
actix= "0.7.9"
askama = { version = "0.8.0", features= ["with-actix-web"] }
futures = "0.1.29"