Skip to content

Commit

Permalink
Bump actix from 0.10.0 to 0.11.1
Browse files Browse the repository at this point in the history
Bumps [actix](https://github.com/actix/actix) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/actix/actix/releases)
- [Commits](actix/actix@v0.10.0...v0.11.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 29, 2021
1 parent 2970aa7 commit b6cfdd6
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 36 deletions.
75 changes: 40 additions & 35 deletions 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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ lazy_static = "1.4.0"
reqwest = { version = "0.11.2", features = ["blocking", "json"] }

[dependencies]
actix = "0.10.0"
actix = "0.11.1"
actix-cors = "0.5.4"
actix-files = "0.5.0"
actix-web = { version = "3.3.2", features = ["openssl"] }
Expand Down

0 comments on commit b6cfdd6

Please sign in to comment.