Skip to content

Commit 30a031e

Browse files
fix(deps): update rust crate itertools to 0.13.0
1 parent 887cd56 commit 30a031e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xtask/Cargo.toml

+1-1
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 = "2.6.0"
1313
heck = "0.4.0"
14-
itertools = "0.12.0"
14+
itertools = "0.13.0"
1515
lzma-rs = "0.3.0"
1616
mbrman = "0.5.1"
1717
nix = { version = "0.28.0", default-features = false, features = ["fs"] }

0 commit comments

Comments
 (0)