Skip to content

Commit

Permalink
Update Rust crate itertools to 0.12.1 (#1137)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 38ba0b7 commit f8956e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ httptest = "0.15.5"
hyper = { version = "0.14", features = [ "full" ] }
hyper-staticfile = "0.9"
indicatif = { version = "0.17.7", features = ["rayon"] }
itertools = "0.12.0"
itertools = "0.12.1"
libc = "0.2"
mime_guess = "2.0.4"
nbd = "0.2.3"
Expand Down

0 comments on commit f8956e7

Please sign in to comment.