gtk-rs / gir

Tool to generate rust bindings and user API for glib-based libraries
https://gtk-rs.org/gir/book/
MIT License
230 stars 102 forks source link

Update to bitflags 2.2 #1474

Closed sdroege closed 1 year ago

sdroege commented 1 year ago

See https://github.com/gtk-rs/gtk-rs-core/pull/1052

sdroege commented 1 year ago

Thanks for the review, will merge this once someone took care of https://github.com/gtk-rs/gtk-rs-core/pull/1052#discussion_r1223919994 (which involves more manual work than I have time for right now).

bilelmoussaoui commented 1 year ago

I would love if we could merge this simultaneously with https://github.com/gtk-rs/gir/pull/1469 so we can drop the bitflags direct dependency from all the crates except glib.

sdroege commented 1 year ago

Sounds good to me