Skip to content

Commit

Permalink
Update Rust crate itertools to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 80e364e commit 776e061
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
anyhow = "1.0.78"
indicatif = "0.17.7"
itertools = "0.12.0"
itertools = "0.13.0"
kdbx4 = "0.5.1"
rpassword = "7.3.1"
futures = "0.3.30"
Expand Down

0 comments on commit 776e061

Please sign in to comment.