uv/crates/uv-fs/src
Aria Desires 34fbc06ad6
Add experimental `uv sync --output-format json` (#13689)
This is a continuation of the work in 

* #12405 

I have:
* moved to an architecture where the human output is derived from the
json structs to centralize more of the printing state/logic
* cleaned up some of the names/types
* added tests
* removed the restriction that this output is --dry-run only

I have not yet added package info, which was TBD in their design.

---------

Co-authored-by: x0rw <mahdi.svt5@gmail.com>
Co-authored-by: Zanie Blue <contact@zanie.dev>
Co-authored-by: John Mumm <jtfmumm@gmail.com>
2025-07-14 14:53:39 +00:00
..
cachedir.rs Remove `cachedir` dependency (#11240) 2025-02-05 08:54:02 -05:00
lib.rs Annotate LockedFile with #[must_use] 2025-06-26 12:28:15 -07:00
path.rs Add experimental `uv sync --output-format json` (#13689) 2025-07-14 14:53:39 +00:00
which.rs Bump MSRV and `rust-toolchain` version (#14303) 2025-06-27 10:27:45 -04:00