Closed EPashkin closed 4 years ago
Switch from lazy_static to once_cell
This changes the API slightly (also the gir regen).
Please create a clean branch on top of the last release and only cherry-pick the commits you want to have included :)
For the version update, put it into master and then cherry-pick it as well. Also: please target the 0.8
branch instead. :)
Ok, I will do cherry pick without gir update on 0.8 branch
@GuillaumeGomez, @sdroege Can you create "0.12" branch on gdk, "0.8" on gio from "crate" ?
Oh sure! Normally it's done at every release but for some release it wasn't this done...
Done!
:+1:
Part of https://github.com/gtk-rs/examples/pull/284
@GuillaumeGomez Is better do minor version update in this PR or your script do that?
cc @sdroege