Skip to content

Commit

Permalink
Update itertools crate from 0.13 to 0.14 version (#1301)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent b75e1aa commit 5bda80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chrono = { version = "0.4", default-features = false }
derive_more = { version = "1.0", features = ["from"] }
fnv = "1.0"
futures = "0.3"
itertools = "0.13"
itertools = "0.14"
juniper = { path = "../../juniper", features = ["chrono"] }
juniper_subscriptions = { path = "../../juniper_subscriptions" }
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 5bda80e

Please sign in to comment.