uv/crates/uv-fs
Charlie Marsh 7e6df8ffd4
Remove canonicalize calls (#6919)
## Summary

A few of these should use `absolute` instead of `canonicalize`; and
apparently we no longer need to strip the `CANONICAL_CWD` to get tests
passing.
2024-09-01 18:23:11 +00:00
..
src Remove canonicalize calls (#6919) 2024-09-01 18:23:11 +00:00
Cargo.toml Avoid deadlocks when multiple uv processes lock resources (#6790) 2024-08-29 11:16:14 -05:00