Bump rfd to 0.17.1
This bumps MSRV to 1.90 which is non-ideal for a patch release. But currently the Dioxus Desktop build is completely broken on linux.
The MSRV has been lowered back to 1.88. Therefore, it might make sense to wait for rfd 0.17.2.
See https://github.com/PolyMeilex/rfd/pull/303.
Yes, although it looks like the immediate issue has been resolved upstream. So we can probably defer this to 0.8.0 (at which point the MSRV bump is probably fine).
It looks like the apt cache action we are using is flakey. Last run failed to load the cache and silently continued to the next step, but it looks like it is doing better after resetting the cache