multibg-wayland/.gitmodules
Gergő Sályi bc1eabfd5c Apply yet unreleased fix for fast_image_resize
Current releases of fast_image_resize are broken on rust nightly
https://github.com/Cykooz/fast_image_resize/issues/15

Issue is already fixed on master branch but the new verison is not released yet
So temporarly use a clone of fast_image_resize current master branch
as a local submodule and add corresponding patch field in our Cargo.toml
2023-04-26 23:58:03 +02:00

3 lines
121 B
Text

[submodule "patch/fast_image_resize"]
path = patch/fast_image_resize
url = https://github.com/Cykooz/fast_image_resize