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:
committed by
Fabian Freyer
parent
6d63642fa4
commit
2b552d010d
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user