Link to the uv version in crates.io member READMEs (#16939)

Closes https://github.com/astral-sh/uv/issues/16931
This commit is contained in:
Zanie Blue
2025-12-02 14:02:22 -06:00
committed by GitHub
parent e38cab64ce
commit 99c40f74c5
57 changed files with 206 additions and 6 deletions
+3
View File
@@ -5,6 +5,9 @@
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
is unstable and will have frequent breaking changes.
This version (0.0.4) is a component of [uv 0.9.14](https://crates.io/crates/uv/0.9.14). The source
can be found [here](https://github.com/astral-sh/uv/blob/0.9.14/crates/uv-python).
See uv's
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
for details on versioning.