uv/crates/uv-cache-key
konsti 3b125dbe71
Avoid panics for cannot-be-a-base URLs (#13406)
Following #13376, avoid `.unwrap()` on `Url::path_segments()`.

I also added some unwrap-safety comments.
2025-05-12 22:29:26 -04:00
..
src Avoid panics for cannot-be-a-base URLs (#13406) 2025-05-12 22:29:26 -04:00
Cargo.toml Migrate from urlencoding to percent-encoding (#11144) 2025-01-31 16:29:46 -05:00