Skip to content

Commit 818db0c

Browse files
Bump bitflags from 2.7.0 to 2.8.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.7.0...2.8.0) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d7855a commit 818db0c

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.7.0"
16+
bitflags = "2.8.0"
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)