Skip to content

Commit cc8b8ac

Browse files
authored
Merge pull request #1628 from gtk-rs/dependabot/cargo/bitflags-2.7.0
build(deps): bump bitflags from 2.6.0 to 2.7.0
2 parents 8bd5e3e + b6ebdee commit cc8b8ac

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.6"
39+
bitflags = "2.7"
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)