We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
itertools
1 parent d7103e2 commit 2215cd0Copy full SHA for 2215cd0
tests/integration/Cargo.toml
@@ -10,7 +10,7 @@ chrono = { version = "0.4", default-features = false }
10
derive_more = "0.99"
11
fnv = "1.0"
12
futures = "0.3"
13
-itertools = "0.11"
+itertools = "0.12"
14
juniper = { path = "../../juniper" }
15
juniper_subscriptions = { path = "../../juniper_subscriptions" }
16
serde = { version = "1.0", features = ["derive"] }
0 commit comments