Skip to content

Commit

Permalink
Upgrade actix-identity crate from 0.7 to 0.8 version (#1285)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 1027105 commit a3a5a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion juniper_actix/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ serde_json = "1.0.18"

[dev-dependencies]
actix-cors = "0.7"
actix-identity = "0.7"
actix-identity = "0.8"
actix-rt = "2.0"
actix-test = "0.1"
async-stream = "0.3"
Expand Down

0 comments on commit a3a5a19

Please sign in to comment.