Skip to content

Commit 51431f7

Browse files
dependabot[bot]nicholasbishop
authored andcommitted
build(deps): 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] <[email protected]>
1 parent f6924c5 commit 51431f7

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.

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ clap = { version = "4.3.0", default-features = false, features = ["derive", "hel
1111
fatfs = { version = "0.3.6", default-features = false, features = ["alloc", "std"] }
1212
fs-err = "2.6.0"
1313
heck = "0.4.0"
14-
itertools = "0.10.5"
14+
itertools = "0.11.0"
1515
lzma-rs = "0.3.0"
1616
mbrman = "0.5.1"
1717
nix = { version = "0.26.1", default-features = false, features = ["fs"] }

0 commit comments

Comments
 (0)