uv/crates/uv-distribution/src
Charlie Marsh 41c1fc0c4d
Generate hashes for `--find-links` entries (#5544)
## Summary

Closes https://github.com/astral-sh/uv/issues/3874.
2024-07-29 08:49:38 +00:00
..
index Retain editable designation for cached wheel installs (#5545) 2024-07-28 22:39:48 -04:00
metadata Upgrade to Rust 1.80.0 (#5472) 2024-07-27 01:49:47 +00:00
source Cache metadata for source tree dependencies (#5423) 2024-07-25 09:45:52 -04:00
archive.rs Store IDs rather than paths in the cache (#2985) 2024-04-10 21:07:51 -04:00
distribution_database.rs Generate hashes for `--find-links` entries (#5544) 2024-07-29 08:49:38 +00:00
download.rs Add hash-checking support to `install` and `sync` (#2945) 2024-04-10 19:09:03 +00:00
error.rs Show when we retried requests (#4725) 2024-07-02 19:04:11 +02:00
lib.rs Move workspace abstractions to `uv-workspace` crate (#5236) 2024-07-20 02:15:32 +00:00
locks.rs Remove unnecessary uses of `DashMap` and `Arc` (#3413) 2024-05-06 22:30:43 -04:00
reporter.rs Concurrent progress bars (#3252) 2024-05-27 01:21:07 +00:00