Skip to content

Commit 999912c

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump itertools from 0.10.5 to 0.11.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.5 to 0.11.0. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.10.5...v0.11.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ebb3c0 commit 999912c

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
@@ -35,7 +35,7 @@ easy-cast = "0.5"
3535
filetreelist = { path = "./filetreelist", version = "0.5" }
3636
fuzzy-matcher = "0.3"
3737
gh-emoji = { version = "1.0", optional = true }
38-
itertools = "0.10"
38+
itertools = "0.11"
3939
log = "0.4"
4040
notify = "5.1"
4141
notify-debouncer-mini = "0.2"

0 commit comments

Comments
 (0)