Skip to content

Commit 79adf6c

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): 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] <[email protected]>
1 parent cc8b8ac commit 79adf6c

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.80"
3636

3737
[workspace.dependencies]
3838
libc = "0.2"
39-
bitflags = "2.7"
39+
bitflags = "2.8"
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)