Skip to content

Commit f0e190e

Browse files
Bump itertools from 0.14.0 to 0.15.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.14.0 to 0.15.0. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: itertools dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73a5e8c commit f0e190e

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 16 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
@@ -67,7 +67,7 @@ hmac = "0.13.0"
6767
home = "0.5.12"
6868
ignore = "0.4.23"
6969
insta = "1.47.2"
70-
itertools = "0.14.0"
70+
itertools = "0.15.0"
7171
libc = "0.2.186"
7272
libloading = "0.9.0"
7373
libr = { path = "crates/libr" }

0 commit comments

Comments
 (0)