uv/crates/uv-distribution/src
Charlie Marsh e724ddc63f
Allow `--config-settings-package` to apply configuration settings at the package level (#14573)
## Summary

Closes https://github.com/astral-sh/uv/issues/14564.

Closes https://github.com/astral-sh/uv/issues/10940.
2025-07-17 21:27:54 -04:00
..
index Allow `--config-settings-package` to apply configuration settings at the package level (#14573) 2025-07-17 21:27:54 -04:00
metadata Build and install workspace members that are dependencies by default (#14663) 2025-07-17 17:20:21 -05:00
source Allow `--config-settings-package` to apply configuration settings at the package level (#14573) 2025-07-17 21:27:54 -04:00
archive.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
distribution_database.rs Simplify relative URL handling (#14449) 2025-07-09 23:20:02 +00:00
download.rs Use `Box<Path>` in lieu of `PathBuf` for immutable structs (#12346) 2025-03-25 21:56:06 +00:00
error.rs Simplify relative URL handling (#14449) 2025-07-09 23:20:02 +00:00
lib.rs Support reading dependency-groups from pyproject.tomls with no project (#13742) 2025-06-13 22:16:48 +00:00
reporter.rs Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00