Files
uv/crates/uv-cache
konsti 0dbeb4cd3d Don't fail on creation of sdist-vX/.git if it already exists (#17825)
Step 1 of N for readonly cache support. Moves the error message for LLM
sandboxes from `sdist-vX/.git` to:

```
error: Could not acquire lock
    Caused by: Could not create temporary file
    Caused by: Read-only file system (os error 30  at path "/home/konsti/.cache/uv/.tmpfvc4gV"
```
2026-02-06 14:46:03 +01:00
..
2026-02-05 20:28:44 +00:00
2026-02-05 20:28:44 +00:00

uv-cache

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.20) is a component of uv 0.10.0. The source can be found here.

See uv's crate versioning policy for details on versioning.