uv/crates/uv-fs
Charlie Marsh 9128fe1866
Use portable path instead of string for subdirectory (#10069)
## Summary

A few places where there are extra conversions to and from string that
seem unnecessary; a few places where we're using `PathBuf` instead of
`PortablePathBuf`.
2024-12-21 00:28:36 +00:00
..
src Use portable path instead of string for subdirectory (#10069) 2024-12-21 00:28:36 +00:00
Cargo.toml Make the backoff crate dependency Windows-only (#10002) 2024-12-18 10:04:54 -05:00