Skip to content

Commit e66d0a9

Browse files
authored
Merge pull request #18 from gitext-rs/renovate/itertools-0.x
chore(deps): update rust crate itertools to 0.11
2 parents fcff33d + 8f9c365 commit e66d0a9

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
@@ -44,4 +44,4 @@ pre-release-replacements = [
4444

4545
[dependencies]
4646
winnow = "0.4.0"
47-
itertools = "0.10"
47+
itertools = "0.11"

0 commit comments

Comments
 (0)