Skip to content

Commit

Permalink
Upgrade actix-test crate to 0.1 version (#1089)
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>
Co-authored-by: Kai Ren <tyranron@gmail.com>
  • Loading branch information
dependabot[bot] and tyranron authored Jul 26, 2022
1 parent b32c54e commit 6d6c71f
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 @@ -40,7 +40,7 @@ tokio = { version = "1.0", features = ["sync"], optional = true }
actix-cors = "0.6"
actix-identity = "0.5"
actix-rt = "2.0"
actix-test = "=0.1.0-beta.13"
actix-test = "0.1"
async-stream = "0.3"
bytes = "1.0"
env_logger = "0.9"
Expand Down

0 comments on commit 6d6c71f

Please sign in to comment.