Skip to content

Commit 1b2d264

Browse files
Update dataloader crate from 0.17 to 0.18 version (#1290)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 617f901 commit 1b2d264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benches/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Christoph Herzog <[email protected]>"]
66
publish = false
77

88
[dependencies]
9-
dataloader = "0.17" # for Book only
9+
dataloader = "0.18" # for Book only
1010
futures = "0.3"
1111
juniper = { path = "../juniper" }
1212

0 commit comments

Comments
 (0)