-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Labels
area/rust-bindingsRelates to the Rust bindings for the C libraryRelates to the Rust bindings for the C library
Description
Next iteration of the gtk-rs stack is out, see https://gtk-rs.org/blog/2022/01/16/new-release.html.
This effectively means bumping glib/gio/gobject to 0.15.
However, this comes with an hard requirement for a minimum Rust toolchain >= 1.56.
Holding this for now while we verify that such toolchain requirement is fine for the environments we target.
Also, this bumps the C native dependencies:
GLib/GObject/GIO: minimum 2.48, latest 2.72
Metadata
Metadata
Assignees
Labels
area/rust-bindingsRelates to the Rust bindings for the C libraryRelates to the Rust bindings for the C library