Skip to content

Commit

Permalink
Bump bluez-async from 0.7.1 to 0.7.2 (#1)
Browse files Browse the repository at this point in the history
Bumps [bluez-async](https://github.com/bluez-rs/bluez-async) from 0.7.1 to 0.7.2.
- [Commits](bluez-rs/bluez-async@bluez-async-0.7.1...bluez-async-0.7.2)

---
updated-dependencies:
- dependency-name: bluez-async
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 0f88032 commit db81dbe
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 31 deletions.
49 changes: 19 additions & 30 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ futures = "0.3.30"
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
serde_json = "1.0"
serde = "1.0.156"
bluez-async = "0.7.1"
bluez-async = "0.7.2"

0 comments on commit db81dbe

Please sign in to comment.