mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Fixes these type of errors: https://github.com/firezone/firezone/actions/runs/8973627864/job/24644251114 Using `--no-self-update` as recommended here: https://github.com/rust-lang/rustup/issues/2415#issuecomment-658752121 Probably was a regression introduced by a version bump in the Github runner's Rustup or something