mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

Two tests were using `.rust_version("1.90.0")` for a "newer" Rust, but this failed in rust-lang/rust#142792 for the start of the *real* 1.90.0. Let's bump that to 1.999.0 so we won't have to deal with it for a while.