Skip to content

Commit d896f2b

Browse files
dependabot[bot]qwandor
authored andcommitted
Bump async-trait from 0.1.60 to 0.1.61
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.60 to 0.1.61. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.60...0.1.61) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c22abab commit d896f2b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bluez-async/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords = ["ble", "bluetooth", "bluez"]
1010
categories = ["api-bindings", "hardware-support", "os::linux-apis"]
1111

1212
[dependencies]
13-
async-trait = "0.1.60"
13+
async-trait = "0.1.61"
1414
bitflags = "1.2.1"
1515
bluez-generated = { version = "0.2.1", path = "../bluez-generated" }
1616
dbus = { version = "0.9.7", features = ["futures"] }

0 commit comments

Comments
 (0)