uv/crates/pypi-types
konsti 2e27abd34a
Remove Into::into (#3337)
Motivated by
https://github.com/astral-sh/uv/pull/3263#discussion_r1585896159

I don't think we can lint againt this since we do want to allow
`.into()`, just not the bare `Into::into` call.
2024-05-02 10:26:42 +00:00
..
src Remove Into::into (#3337) 2024-05-02 10:26:42 +00:00
Cargo.toml Read package metadata from pyproject.toml when statically defined (#2676) 2024-03-27 14:34:18 +00:00