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.
dataloader
1 parent 617f901 commit 1b2d264Copy full SHA for 1b2d264
benches/Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Christoph Herzog <[email protected]>"]
6
publish = false
7
8
[dependencies]
9
-dataloader = "0.17" # for Book only
+dataloader = "0.18" # for Book only
10
futures = "0.3"
11
juniper = { path = "../juniper" }
12
0 commit comments