Skip to content

Commit 07a54ab

Browse files
fix(deps): update rust crate itertools to 0.14.0
1 parent 4b9a93e commit 07a54ab

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.4.0", default-features = false, features = ["derive", "hel
1111
fatfs = { version = "0.3.6", default-features = false, features = ["alloc", "std"] }
1212
fs-err = "3.0.0"
1313
heck = "0.5.0"
14-
itertools = "0.13.0"
14+
itertools = "0.14.0"
1515
log.workspace = true
1616
mbrman = "0.5.1"
1717
nix = { version = "0.29.0", default-features = false, features = ["fs"] }

0 commit comments

Comments
 (0)