Skip to content

Commit bee49ec

Browse files
authored
Merge pull request #1723 from gtk-rs/dependabot/cargo/bitflags-2.9.1
build(deps): bump bitflags from 2.9.0 to 2.9.1
2 parents 93a073e + 9aafeaf commit bee49ec

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)