Skip to content

Commit

Permalink
Increase itertools dependency lower bound to 0.14.0
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Jan 22, 2025
1 parent faca72c commit 190fe1c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -130,7 +130,7 @@ version = "0.1.0"
optional = true

[dependencies.itertools]
version = "0.13.0"
version = "0.14"
optional = true

[dependencies.libblkid-rs]
Expand Down

0 comments on commit 190fe1c

Please sign in to comment.