Skip to content

Commit 32f7bf4

Browse files
Bump bitflags from 2.4.1 to 2.4.2 (#219)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.4.1...2.4.2) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7562b74 commit 32f7bf4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -11,7 +11,7 @@ categories = ["api-bindings", "hardware-support", "os::linux-apis"]
1111

1212
[dependencies]
1313
async-trait = "0.1.77"
14-
bitflags = "2.4.1"
14+
bitflags = "2.4.2"
1515
bluez-generated = { version = "0.3.0", path = "../bluez-generated" }
1616
dbus = { version = "0.9.7", features = ["futures"] }
1717
dbus-tokio = "0.7.6"

0 commit comments

Comments
 (0)