uv/crates/uv-pypi-types/src
William Woodruff ae1edef9c0
Reject ambiguously parsed URLs (#16622)
Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-11-12 16:27:57 +00:00
..
metadata Avoid re-parsing `pyproject.toml` when provided as a source (#15851) 2025-09-15 10:07:38 -04:00
base_url.rs Simplify relative URL handling (#14449) 2025-07-09 23:20:02 +00:00
conflicts.rs Remove tracking of inferred dependency conflicts (#15909) 2025-10-01 10:03:42 -05:00
dependency_groups.rs Move `DependencyGroups` to uv-pypi-types so it can be imported there (#12037) 2025-03-07 12:30:47 +01:00
direct_url.rs Reject ambiguously parsed URLs (#16622) 2025-11-12 16:27:57 +00:00
identifier.rs Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
lenient_requirement.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
lib.rs Move lowered requirement source type out of `uv-pypi-types` (#12356) 2025-03-20 21:16:12 -04:00
marker_environment.rs add support for specifying conflicting extras (#8976) 2024-11-13 09:52:28 -05:00
parsed_url.rs Reject ambiguously parsed URLs (#16622) 2025-11-12 16:27:57 +00:00
scheme.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
simple_json.rs Add support for the Simple index API top-level route (#16656) 2025-11-10 14:50:19 -05:00
supported_environments.rs Update Rust toolchain to 1.89 (#15157) 2025-08-08 13:01:52 +00:00