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

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-29 07:14:58 +00:00
committed by Fabian Freyer
parent 068b302947
commit ce2de69aaf
2 changed files with 47 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ license = "BSD-3-Clause"
[dependencies]
actix= "0.7.9"
actix-web= "0.7.17"
actix-web= "0.7.19"
libc = "0.2.46"
log = "0.4.6"
pretty_env_logger = "0.3.0"