uv/crates/uv-distribution-types
Charlie Marsh 275db0668d
Use SmallString for filenames and URLs (#11765)
## Summary

These are never mutated, so there's no need to store them as `String`.
2025-02-24 23:06:57 -08:00
..
src Use SmallString for filenames and URLs (#11765) 2025-02-24 23:06:57 -08:00
Cargo.toml Use SmallString for filenames and URLs (#11765) 2025-02-24 23:06:57 -08:00