uv/crates/pypi-types
konsti d3e9e1783f
Refactor lenient parsing (#467)
Deduplicate lenient parsing code between version specifiers and
Requirement. Use `warn_once!` since the warnings did show up multiple
times in my code. Fix the macro hygiene in `warn_once!`.
2023-11-20 15:35:38 +00:00
..
src Refactor lenient parsing (#467) 2023-11-20 15:35:38 +00:00
Cargo.toml Refactor lenient parsing (#467) 2023-11-20 15:35:38 +00:00