Skip to content

Commit f8956e7

Browse files
Update Rust crate itertools to 0.12.1 (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38ba0b7 commit f8956e7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ httptest = "0.15.5"
5454
hyper = { version = "0.14", features = [ "full" ] }
5555
hyper-staticfile = "0.9"
5656
indicatif = { version = "0.17.7", features = ["rayon"] }
57-
itertools = "0.12.0"
57+
itertools = "0.12.1"
5858
libc = "0.2"
5959
mime_guess = "2.0.4"
6060
nbd = "0.2.3"

0 commit comments

Comments
 (0)