community/cargo-gra: upgrade to 0.6.2, community/karlender: upgrade to 0.10.11
https://gitlab.com/floers/gtk-stuff/cargo-gra/-/blob/main/CHANGELOG.md
https://gitlab.com/floers/calendar-stuff/karlender/-/blob/main/CHANGELOG.md
Includes a time crate update, which resolves error[E0282]: type annotations needed for 'Box<_>'
error with Rust >=1.80. Error found on the 3.21 builders (error log).
karlender
0.10.11 uses a newer version of cargo-gra
, so the latter is upgraded with karlender
to avoid a error: couldn't read 'src/../target/gra-gen/compiled.gresource': No such file or directory (os error 2)
build error.
Edited by mio