Similar to what adding the following to `.cargo/config.toml` does: ```toml [resolver] incompatible-rust-versions = "fallback" ``` This could either be done with a new flag or by reading the users `.cargo/config.toml`.