uv/crates/uv-cli/src
samypr100 878497a014
Upgrade Rust toolchain to 1.85 (#11720)
## Summary

* Upgrade the rust toolchain to 1.85.0. This does not increase the MSRV.
* Update windows trampoline to 1.86 nightly beta (previously in 1.85
nightly beta).

## Test Plan

Existing tests
2025-02-23 16:52:34 +01:00
..
comma.rs Remove trailing commas before brackets (#10740) 2025-01-18 19:56:46 +00:00
compat.rs Add support for `pip list --outdated` (#8872) 2024-11-07 02:32:30 +00:00
lib.rs Accept multiple `.env` files in `UV_ENV_FILE` (#11665) 2025-02-21 05:37:22 +00:00
options.rs Upgrade Rust toolchain to 1.85 (#11720) 2025-02-23 16:52:34 +01:00
version.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00