uv/crates/uv-workspace
Charlie Marsh 8126a5ed32
Make `MarkerTree` `Copy` (#9542)
## Summary

It's just a `usize`. It seems simpler and perhaps even more performant
(?) to make it `Copy`.
2024-11-30 14:07:07 -05:00
..
src Make `MarkerTree` `Copy` (#9542) 2024-11-30 14:07:07 -05:00
Cargo.toml Enable `--all-packages --frozen` in `uv sync` and `uv export` (#8760) 2024-11-02 02:48:55 +00:00