Skip to content

Commit

Permalink
Merge pull request #545 from alsuren/dependabot/cargo/futures-channel…
Browse files Browse the repository at this point in the history
…-0.3.31

build(deps): bump futures-channel from 0.3.30 to 0.3.31
  • Loading branch information
qwandor authored Oct 7, 2024
2 parents 4c1c5d6 + d4369fe commit 9b2aeb2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -31,7 +31,7 @@ btsensor = { version = "0.1.0", path = "../btsensor" }
color-backtrace = "0.6.1"
eyre = "0.6.12"
futures = "0.3.30"
futures-channel = "0.3.29"
futures-channel = "0.3.31"
homie-device = { version = "0.9.0", path = "../homie-device" }
influx_db_client = { version = "0.5.1", default-features = false, features = [
"rustls-tls",
Expand Down

0 comments on commit 9b2aeb2

Please sign in to comment.