Rust apps in the official repos should not use bundled crate dependencies (Rust Packaging Guidelines :: Fedora Docs). Packaging every crate dependency is a time-consuming task. I just don’t want to do it. Missing packages in the repos:
Problem 1: nothing provides requested (crate(fast_image_resize/default) >= 3.0.0 with crate(fast_image_resize/default) < 4.0.0~)
Problem 2: nothing provides requested (crate(image/default) >= 0.25.0 with crate(image/default) < 0.26.0~)
Problem 3: nothing provides requested (crate(keyframe/default) >= 1.1.0 with crate(keyframe/default) < 2.0.0~)
Problem 4: nothing provides requested (crate(spin_sleep/default) >= 1.2.0 with crate(spin_sleep/default) < 2.0.0~)