Skip to content

Commit

Permalink
Update Rust crate itertools to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 21dbb87 commit 76541af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions client/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 client/hwlib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ smbios-lib = "0.9.0"
regex = "1.10.0"
time = { version = "~0.3.0", features = ["macros" ,"parsing", "formatting"]}
anyhow = "~1.0.0"
itertools = "0.13.0"
itertools = "0.14.0"
lazy_static = "1.5.0"

[dev-dependencies]
Expand Down

0 comments on commit 76541af

Please sign in to comment.