Skip to content

Commit b2bd613

Browse files
fix(deps): update rust crate itertools to 0.12.0
1 parent 8810df5 commit b2bd613

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
@@ -13,7 +13,7 @@ crates-index = "2.3.0"
1313
fatfs = { version = "0.3.6", default-features = false, features = ["alloc", "std"] }
1414
fs-err = "2.6.0"
1515
heck = "0.4.0"
16-
itertools = "0.11.0"
16+
itertools = "0.12.0"
1717
lzma-rs = "0.3.0"
1818
mbrman = "0.5.1"
1919
nix = { version = "0.27.1", default-features = false, features = ["fs"] }

0 commit comments

Comments
 (0)