Skip to content

Commit

Permalink
Merge pull request #573 from alsuren/dependabot/cargo/bluez-async-0.8.0
Browse files Browse the repository at this point in the history
build(deps): bump bluez-async from 0.7.2 to 0.8.0
  • Loading branch information
qwandor authored Dec 13, 2024
2 parents fc9ea3f + bae1d2d commit 0e7bc4c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 19 deletions.
24 changes: 7 additions & 17 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 btsensor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ thiserror = "2.0.6"
uuid = "1.11.0"

[dev-dependencies]
bluez-async = "0.7.1"
bluez-async = "0.8.0"
futures = "0.3.31"
eyre = "0.6.12"
pretty_env_logger = "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion mijia/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ keywords = ["ble", "bluetooth", "humidity", "temperature"]
categories = ["hardware-support"]

[dependencies]
bluez-async = "0.7.1"
bluez-async = "0.8.0"
futures = "0.3.31"
log = "0.4.22"
thiserror = "2.0.6"
Expand Down

0 comments on commit 0e7bc4c

Please sign in to comment.