Skip to content

Commit

Permalink
Merge pull request #200 from vbrandl/dependabot/cargo/actix-web-3.3.1
Browse files Browse the repository at this point in the history
Bump actix-web from 3.2.0 to 3.3.1
  • Loading branch information
vbrandl committed Nov 30, 2020
2 parents 15965c5 + 8060b80 commit d8fdabf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 32 deletions.
45 changes: 14 additions & 31 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build = "build.rs"

[dependencies]
actix-rt = "1.1.1"
actix-web = "3.2.0"
actix-web = "3.3.1"
badge = "0.3.0"
bytes = "0.6.0"
config = { version = "0.10.1", features = ["toml"] }
Expand Down

0 comments on commit d8fdabf

Please sign in to comment.