Skip to content

Commit 9aafeaf

Browse files
build(deps): bump bitflags from 2.9.0 to 2.9.1
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.0...2.9.1) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93a073e commit 9aafeaf

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ rust-version = "1.83"
3636

3737
[workspace.dependencies]
3838
libc = "0.2"
39-
bitflags = "2.8"
39+
bitflags = "2.9"
4040
gir-format-check = "^0.1"
4141
glib-sys = { path = "glib/sys", version = "0.21" }
4242
gobject-sys = { path = "glib/gobject-sys", version = "0.21" }

0 commit comments

Comments
 (0)