uv/crates/puffin-cli
Charlie Marsh dbf055fe6f
Use borrowed data in BuildDispatch (#679)
This PR uses borrowed data in `BuildDispatch` which makes creating a
`BuildDispatch` extremely cheap (only one allocation, for the Python
executable). I can be talked out of this, it will have no measurable
impact.
2023-12-18 16:43:03 +00:00
..
src Use borrowed data in BuildDispatch (#679) 2023-12-18 16:43:03 +00:00
tests Add support for file:// URLs in editable requirements (#680) 2023-12-18 14:55:37 +00:00
Cargo.toml Support editable in pip-sync and pip-compile (#587) 2023-12-16 22:37:34 +00:00