uv/crates/distribution-types
Charlie Marsh 9b24fcd306
Remove verbatim URL from path file location (#998)
## Summary

I got confused by why `VerbatimUrl` was on `Path`. Since it's directly
computed from it, I think we should just compute it as-needed. I think
it's also possibly-buggy because the URL is the URL of the _directory_,
not the artifact itself, which differs from other distributions.
2024-01-18 22:40:48 -05:00
..
src Remove verbatim URL from path file location (#998) 2024-01-18 22:40:48 -05:00
Cargo.toml Add release workflow (#961) 2024-01-18 15:44:11 -05:00