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 29e30ea commit 3b4a187Copy full SHA for 3b4a187
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.12"
+itertools = "0.13"
14
juniper = { path = "../../juniper", features = ["chrono"] }
15
juniper_subscriptions = { path = "../../juniper_subscriptions" }
16
serde = { version = "1.0", features = ["derive"] }
0 commit comments