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 b75e1aa commit 5bda80eCopy full SHA for 5bda80e
tests/integration/Cargo.toml
@@ -10,7 +10,7 @@ chrono = { version = "0.4", default-features = false }
10
derive_more = { version = "1.0", features = ["from"] }
11
fnv = "1.0"
12
futures = "0.3"
13
-itertools = "0.13"
+itertools = "0.14"
14
juniper = { path = "../../juniper", features = ["chrono"] }
15
juniper_subscriptions = { path = "../../juniper_subscriptions" }
16
serde = { version = "1.0", features = ["derive"] }
0 commit comments