uv/crates/uv-client/src
samypr100 57df0146e2
Update Rust toolchain to 1.89 (#15157)
## Summary

Bumps Rust toolchain to 1.89, but not the MSRV.

Lifetime changes is related to a new lint rule explained in
https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/#mismatched-lifetime-syntaxes-lint

## Test Plan

Existing Tests
2025-08-08 13:01:52 +00:00
..
httpcache Improve HTTP response caching log messages (#15067) 2025-08-05 14:34:12 -05:00
base_client.rs Update Rust toolchain to 1.89 (#15157) 2025-08-08 13:01:52 +00:00
cached_client.rs Improve HTTP response caching log messages (#15067) 2025-08-05 14:34:12 -05:00
error.rs Remove retry wrapper when matching on error kind (#14996) 2025-07-31 17:00:01 -04:00
flat_index.rs Show retries for HTTP status code errors (#13897) 2025-06-16 10:14:00 +00:00
html.rs Make `DisplaySafeUrlRef` Copy and other minor PR follow-ups (#13683) 2025-05-28 06:36:18 -04:00
lib.rs Respect `UV_HTTP_RETRIES` in `uv publish` (#15106) 2025-08-06 17:59:17 +02:00
linehaul.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
middleware.rs Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00
registry_client.rs Update Rust toolchain to 1.89 (#15157) 2025-08-08 13:01:52 +00:00
remote_metadata.rs Upgrade minimum Rust version to 1.83 (#9815) 2024-12-11 10:06:19 -06:00
rkyvutil.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
tls.rs Always attach URL to network errors (#8444) 2024-10-25 09:10:18 +00:00