gtk-rs / gir

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

codegen: Stop renaming ffi crate #1569

Closed bilelmoussaoui closed 4 months ago

bilelmoussaoui commented 4 months ago

As we would like to define those crates in the main workspace file to simplify the release process

Needs a gtk4-rs/gtk-rs-core regen first, to ensure everything is still working as expected.