Skip to content

Commit a3a5a19

Browse files
Upgrade actix-identity crate from 0.7 to 0.8 version (#1285)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1027105 commit a3a5a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

juniper_actix/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ serde_json = "1.0.18"
3737

3838
[dev-dependencies]
3939
actix-cors = "0.7"
40-
actix-identity = "0.7"
40+
actix-identity = "0.8"
4141
actix-rt = "2.0"
4242
actix-test = "0.1"
4343
async-stream = "0.3"

0 commit comments

Comments
 (0)