mirror of https://github.com/astral-sh/uv
This crate started off as generic caching utilities, but we started adding a lot of Puffin-specific stuff (like the cache buckets abstraction that knows about Git vs. direct URL vs. indexes and so on). This PR moves the generic stuff into a new `cache-key` crate. |
||
|---|---|---|
| .. | ||
| cache_key.rs | ||
| canonical_url.rs | ||
| digest.rs | ||
| lib.rs | ||
| stable_hash.rs | ||