Update gir and regenerate with simplified trait bounds
Trait bounds moved from where T: Foo
directly into the type parameter
definition at <T: Foo>
: https://github.com/gtk-rs/gir/pull/1160.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Trait bounds moved from where T: Foo
directly into the type parameter
definition at <T: Foo>
: https://github.com/gtk-rs/gir/pull/1160.