Skip to content

Commit

Permalink
Merge pull request #503 from alsuren/dependabot/cargo/itertools-0.13.0
Browse files Browse the repository at this point in the history
build(deps): bump itertools from 0.12.1 to 0.13.0
  • Loading branch information
qwandor authored May 17, 2024
2 parents 3439e5c + 48dd6d0 commit d4e319d
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 mijia-homie/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ homie-device = { version = "0.9.0", path = "../homie-device" }
influx_db_client = { version = "0.5.1", default-features = false, features = [
"rustls-tls",
] }
itertools = "0.12.1"
itertools = "0.13.0"
log = "0.4.21"
mijia = { version = "0.7.1", path = "../mijia" }
pretty_env_logger = "0.5.0"
Expand Down

0 comments on commit d4e319d

Please sign in to comment.