Skip to content

Commit 2fb1966

Browse files
committed
Update itertools crate
1 parent 91e25e5 commit 2fb1966

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ octocrab = { version = "0.30.1", features = ["stream"] }
3636
comrak = { version = "0.38", default-features = false }
3737
route-recognizer = "0.3.0"
3838
cynic = "3.2.2"
39-
itertools = "0.10.2"
39+
itertools = "0.14.0"
4040
tower = { version = "0.4.13", features = ["util", "limit", "buffer", "load-shed"] }
4141
github-graphql = { path = "github-graphql" }
4242
rand = "0.8.5"

0 commit comments

Comments
 (0)