const EDITION_ENV_INTERNAL: &str = "__CARGO_FIX_EDITION";
Expand description

Internal only. For passing FixOptions::edition through to cargo running in proxy mode.