Skip to content

Commit 0d1a9c2

Browse files
authored
Merge pull request #2413 from dathere/dependabot/cargo/itertools-0.14.0
build(deps): bump itertools from 0.13.0 to 0.14.0
2 parents 69c0cdd + 9b52ed8 commit 0d1a9c2

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

Cargo.lock

+17-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ hashbrown = { version = "0.15", optional = true }
128128
human-panic = "2"
129129
indexmap = "2.7"
130130
indicatif = "0.17"
131-
itertools = "0.13"
131+
itertools = "0.14"
132132
itoa = "1"
133133
jaq-interpret = "1.5.0"
134134
jaq-parse = "1.0.3"

0 commit comments

Comments
 (0)