Skip to content

Commit 8242eac

Browse files
Bump bitflags from 2.9.2 to 2.9.3 (#336)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.2 to 2.9.3. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.2...2.9.3) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.9.3 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>
1 parent 5ef5a3a commit 8242eac

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
@@ -13,7 +13,7 @@ keywords = ["ble", "bluetooth", "bluez"]
1313
categories = ["api-bindings", "hardware-support", "os::linux-apis"]
1414

1515
[dependencies]
16-
bitflags = "2.9.2"
16+
bitflags = "2.9.3"
1717
bluez-generated = { version = "0.4.0", path = "../bluez-generated" }
1818
dbus = { version = "0.9.7", features = ["futures"] }
1919
dbus-tokio = "0.7.6"

0 commit comments

Comments
 (0)