Skip to content

Commit

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

build(deps): bump futures-channel from 0.3.28 to 0.3.29
  • Loading branch information
qwandor authored Oct 29, 2023
2 parents 2523711 + 656c7c1 commit 45346e6
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.8"
futures = "0.3.27"
futures-channel = "0.3.28"
futures-channel = "0.3.29"
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 45346e6

Please sign in to comment.