uv/crates/uv-distribution
konsti 85042308a1
Fix uv-fs extras by removing dead code (#2272)
Running the pep508_rs tests was failing due to uv-fs depending on
`fs_err::tokio` even when not selected. But the function that used it is
unused anyway, so i removed it.
2024-03-07 12:16:29 +00:00
..
src Centralize up-to-date checking for path installations (#2168) 2024-03-04 14:10:51 -05:00
Cargo.toml Fix uv-fs extras by removing dead code (#2272) 2024-03-07 12:16:29 +00:00