uv/crates/uv
Charlie Marsh 9892a4ab50
Use atomic write for pip compile output (#6274)
## Summary

This ensures that we don't stream output to the `--output-file`, since
other processes may rely on reading it.

Closes https://github.com/astral-sh/uv/issues/6239.
2024-08-20 20:36:42 +00:00
..
src Use atomic write for pip compile output (#6274) 2024-08-20 20:36:42 +00:00
tests Add --with-editable support to uv run (#6262) 2024-08-20 14:04:46 -05:00
Cargo.toml Bump version to 0.3.0 (#6260) 2024-08-20 12:29:58 -05:00