Skip to content

Commit

Permalink
Bump Actix-web from 4.0.1 to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunli829 committed Jun 24, 2022
1 parent 614a578 commit 44c7a3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integrations/actix-web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ version = "4.0.3"
async-graphql = { path = "../..", version = "4.0.3", default-features = false }

actix = "0.13.0"
actix-http = "3.0.1"
actix-web = { version = "4.0.1", default-features = false }
actix-http = "3.1.0"
actix-web = { version = "4.1.0", default-features = false }
actix-web-actors = "4.1.0"
async-channel = "1.6.1"
futures-channel = "0.3.13"
Expand Down

0 comments on commit 44c7a3c

Please sign in to comment.