Skip to content

Commit 67cb649

Browse files
Upgrade iron to 0.6 version for Book tests (#1053)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72ed45a commit 67cb649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publish = false
88
[dependencies]
99
derive_more = "0.99"
1010
futures = "0.3"
11-
iron = "0.5"
11+
iron = "0.6"
1212
juniper = { path = "../../juniper" }
1313
juniper_iron = { path = "../../juniper_iron" }
1414
juniper_subscriptions = { path = "../../juniper_subscriptions" }

0 commit comments

Comments
 (0)