Skip to content

Commit

Permalink
chore(deps): bump actix from 0.7.9 to 0.8.1
Browse files Browse the repository at this point in the history
Bumps [actix](https://github.com/actix/actix) from 0.7.9 to 0.8.1.
- [Release notes](https://github.com/actix/actix/releases)
- [Changelog](https://github.com/actix/actix/blob/master/CHANGES.md)
- [Commits](actix/actix@0.7.9...v0.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed May 20, 2019
1 parent f9d25f6 commit adfa3c3
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 2 deletions.
150 changes: 149 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "BSD-3-Clause"

[dependencies]
actix-web= "0.7.19"
actix= "0.7.9"
actix= "0.8.1"
askama = { version = "0.8.0", features= ["with-actix-web"] }
futures = "0.1.27"
libc = "0.2.55"
Expand Down

0 comments on commit adfa3c3

Please sign in to comment.