From 17c1061676d3afbf7387505d8dd087f2146389ce Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Tue, 25 Nov 2025 12:47:32 -0600 Subject: [PATCH] Fix the links to uv in crates.io member READMEs (#16848) --- crates/uv-auth/README.md | 4 ++-- crates/uv-bench/README.md | 4 ++-- crates/uv-bin-install/README.md | 4 ++-- crates/uv-build-backend/README.md | 4 ++-- crates/uv-build-frontend/README.md | 4 ++-- crates/uv-cache-info/README.md | 4 ++-- crates/uv-cache-key/README.md | 4 ++-- crates/uv-cache/README.md | 4 ++-- crates/uv-cli/README.md | 4 ++-- crates/uv-client/README.md | 4 ++-- crates/uv-configuration/README.md | 4 ++-- crates/uv-console/README.md | 4 ++-- crates/uv-dev/README.md | 4 ++-- crates/uv-dirs/README.md | 4 ++-- crates/uv-dispatch/README.md | 4 ++-- crates/uv-distribution-filename/README.md | 4 ++-- crates/uv-distribution-types/README.md | 4 ++-- crates/uv-distribution/README.md | 4 ++-- crates/uv-extract/README.md | 4 ++-- crates/uv-flags/README.md | 4 ++-- crates/uv-fs/README.md | 4 ++-- crates/uv-git-types/README.md | 4 ++-- crates/uv-git/README.md | 4 ++-- crates/uv-install-wheel/README.md | 4 ++-- crates/uv-installer/README.md | 4 ++-- crates/uv-logging/README.md | 4 ++-- crates/uv-macros/README.md | 4 ++-- crates/uv-metadata/README.md | 4 ++-- crates/uv-normalize/README.md | 4 ++-- crates/uv-once-map/README.md | 4 ++-- crates/uv-options-metadata/README.md | 4 ++-- crates/uv-performance-memory-allocator/README.md | 4 ++-- crates/uv-platform-tags/README.md | 4 ++-- crates/uv-platform/README.md | 4 ++-- crates/uv-preview/README.md | 4 ++-- crates/uv-publish/README.md | 4 ++-- crates/uv-pypi-types/README.md | 4 ++-- crates/uv-python/README.md | 4 ++-- crates/uv-redacted/README.md | 4 ++-- crates/uv-requirements-txt/README.md | 4 ++-- crates/uv-requirements/README.md | 4 ++-- crates/uv-resolver/README.md | 4 ++-- crates/uv-scripts/README.md | 4 ++-- crates/uv-settings/README.md | 4 ++-- crates/uv-shell/README.md | 4 ++-- crates/uv-small-str/README.md | 4 ++-- crates/uv-state/README.md | 4 ++-- crates/uv-static/README.md | 4 ++-- crates/uv-tool/README.md | 4 ++-- crates/uv-torch/README.md | 4 ++-- crates/uv-trampoline-builder/README.md | 4 ++-- crates/uv-types/README.md | 4 ++-- crates/uv-version/README.md | 4 ++-- crates/uv-warnings/README.md | 4 ++-- crates/uv-workspace/README.md | 4 ++-- scripts/generate-crate-readmes.py | 2 +- 56 files changed, 111 insertions(+), 111 deletions(-) diff --git a/crates/uv-auth/README.md b/crates/uv-auth/README.md index e5bb4b006..d0c1cd125 100644 --- a/crates/uv-auth/README.md +++ b/crates/uv-auth/README.md @@ -2,8 +2,8 @@ # uv-auth -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-bench/README.md b/crates/uv-bench/README.md index 6600c4f14..ef2a3e911 100644 --- a/crates/uv-bench/README.md +++ b/crates/uv-bench/README.md @@ -2,8 +2,8 @@ # uv-bench -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-bin-install/README.md b/crates/uv-bin-install/README.md index 735e1401f..60557ed89 100644 --- a/crates/uv-bin-install/README.md +++ b/crates/uv-bin-install/README.md @@ -2,8 +2,8 @@ # uv-bin-install -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-build-backend/README.md b/crates/uv-build-backend/README.md index 5fa6376af..6938b6b51 100644 --- a/crates/uv-build-backend/README.md +++ b/crates/uv-build-backend/README.md @@ -2,8 +2,8 @@ # uv-build-backend -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-build-frontend/README.md b/crates/uv-build-frontend/README.md index b0510d959..9870eac9d 100644 --- a/crates/uv-build-frontend/README.md +++ b/crates/uv-build-frontend/README.md @@ -2,8 +2,8 @@ # uv-build-frontend -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-cache-info/README.md b/crates/uv-cache-info/README.md index 3b6585059..e588e420c 100644 --- a/crates/uv-cache-info/README.md +++ b/crates/uv-cache-info/README.md @@ -2,8 +2,8 @@ # uv-cache-info -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-cache-key/README.md b/crates/uv-cache-key/README.md index 9cc406531..02d689ca9 100644 --- a/crates/uv-cache-key/README.md +++ b/crates/uv-cache-key/README.md @@ -2,8 +2,8 @@ # uv-cache-key -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-cache/README.md b/crates/uv-cache/README.md index c35e8696b..236e68f6d 100644 --- a/crates/uv-cache/README.md +++ b/crates/uv-cache/README.md @@ -2,8 +2,8 @@ # uv-cache -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-cli/README.md b/crates/uv-cli/README.md index f0cb920e6..728caf86e 100644 --- a/crates/uv-cli/README.md +++ b/crates/uv-cli/README.md @@ -2,8 +2,8 @@ # uv-cli -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-client/README.md b/crates/uv-client/README.md index 12a3e1dc7..ea57578c9 100644 --- a/crates/uv-client/README.md +++ b/crates/uv-client/README.md @@ -2,8 +2,8 @@ # uv-client -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-configuration/README.md b/crates/uv-configuration/README.md index 5d2ac48f9..6ff2ccc16 100644 --- a/crates/uv-configuration/README.md +++ b/crates/uv-configuration/README.md @@ -2,8 +2,8 @@ # uv-configuration -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-console/README.md b/crates/uv-console/README.md index 3b98483ab..a24ae9567 100644 --- a/crates/uv-console/README.md +++ b/crates/uv-console/README.md @@ -2,8 +2,8 @@ # uv-console -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-dev/README.md b/crates/uv-dev/README.md index 047366892..d0d7ecc9a 100644 --- a/crates/uv-dev/README.md +++ b/crates/uv-dev/README.md @@ -2,8 +2,8 @@ # uv-dev -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-dirs/README.md b/crates/uv-dirs/README.md index f879d4bde..7f1b8c6f0 100644 --- a/crates/uv-dirs/README.md +++ b/crates/uv-dirs/README.md @@ -2,8 +2,8 @@ # uv-dirs -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-dispatch/README.md b/crates/uv-dispatch/README.md index b00143c7f..b185cead7 100644 --- a/crates/uv-dispatch/README.md +++ b/crates/uv-dispatch/README.md @@ -2,8 +2,8 @@ # uv-dispatch -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-distribution-filename/README.md b/crates/uv-distribution-filename/README.md index dd54c9345..48fab19f3 100644 --- a/crates/uv-distribution-filename/README.md +++ b/crates/uv-distribution-filename/README.md @@ -2,8 +2,8 @@ # uv-distribution-filename -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-distribution-types/README.md b/crates/uv-distribution-types/README.md index f25316e2a..73d4c2e7c 100644 --- a/crates/uv-distribution-types/README.md +++ b/crates/uv-distribution-types/README.md @@ -2,8 +2,8 @@ # uv-distribution-types -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-distribution/README.md b/crates/uv-distribution/README.md index 07914e403..ba03d5e71 100644 --- a/crates/uv-distribution/README.md +++ b/crates/uv-distribution/README.md @@ -2,8 +2,8 @@ # uv-distribution -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-extract/README.md b/crates/uv-extract/README.md index 1e2ef64e7..47f70548b 100644 --- a/crates/uv-extract/README.md +++ b/crates/uv-extract/README.md @@ -2,8 +2,8 @@ # uv-extract -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-flags/README.md b/crates/uv-flags/README.md index 6eea6f8ea..668a55e9d 100644 --- a/crates/uv-flags/README.md +++ b/crates/uv-flags/README.md @@ -2,8 +2,8 @@ # uv-flags -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-fs/README.md b/crates/uv-fs/README.md index 920c70a62..267f2b97e 100644 --- a/crates/uv-fs/README.md +++ b/crates/uv-fs/README.md @@ -2,8 +2,8 @@ # uv-fs -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-git-types/README.md b/crates/uv-git-types/README.md index 4e8225b90..2943ae1a8 100644 --- a/crates/uv-git-types/README.md +++ b/crates/uv-git-types/README.md @@ -2,8 +2,8 @@ # uv-git-types -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-git/README.md b/crates/uv-git/README.md index 1f1fd16a6..f476ebba1 100644 --- a/crates/uv-git/README.md +++ b/crates/uv-git/README.md @@ -2,8 +2,8 @@ # uv-git -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-install-wheel/README.md b/crates/uv-install-wheel/README.md index 2ddec2a83..e90158077 100644 --- a/crates/uv-install-wheel/README.md +++ b/crates/uv-install-wheel/README.md @@ -2,8 +2,8 @@ # uv-install-wheel -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-installer/README.md b/crates/uv-installer/README.md index df226aaf6..e4488f961 100644 --- a/crates/uv-installer/README.md +++ b/crates/uv-installer/README.md @@ -2,8 +2,8 @@ # uv-installer -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-logging/README.md b/crates/uv-logging/README.md index 856b9d18c..b71bf7a30 100644 --- a/crates/uv-logging/README.md +++ b/crates/uv-logging/README.md @@ -2,8 +2,8 @@ # uv-logging -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-macros/README.md b/crates/uv-macros/README.md index 4ea0bf0fd..cf205dd5a 100644 --- a/crates/uv-macros/README.md +++ b/crates/uv-macros/README.md @@ -2,8 +2,8 @@ # uv-macros -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-metadata/README.md b/crates/uv-metadata/README.md index d58c4a8e0..2caa738e7 100644 --- a/crates/uv-metadata/README.md +++ b/crates/uv-metadata/README.md @@ -2,8 +2,8 @@ # uv-metadata -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-normalize/README.md b/crates/uv-normalize/README.md index 55e7fd833..97459f175 100644 --- a/crates/uv-normalize/README.md +++ b/crates/uv-normalize/README.md @@ -2,8 +2,8 @@ # uv-normalize -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-once-map/README.md b/crates/uv-once-map/README.md index d7d0261e9..1ce49b275 100644 --- a/crates/uv-once-map/README.md +++ b/crates/uv-once-map/README.md @@ -2,8 +2,8 @@ # uv-once-map -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-options-metadata/README.md b/crates/uv-options-metadata/README.md index 06de3999a..7a02e365a 100644 --- a/crates/uv-options-metadata/README.md +++ b/crates/uv-options-metadata/README.md @@ -2,8 +2,8 @@ # uv-options-metadata -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-performance-memory-allocator/README.md b/crates/uv-performance-memory-allocator/README.md index 20588afe7..d3da02c3c 100644 --- a/crates/uv-performance-memory-allocator/README.md +++ b/crates/uv-performance-memory-allocator/README.md @@ -2,8 +2,8 @@ # uv-performance-memory-allocator -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-platform-tags/README.md b/crates/uv-platform-tags/README.md index 6abcc798e..322e74465 100644 --- a/crates/uv-platform-tags/README.md +++ b/crates/uv-platform-tags/README.md @@ -2,8 +2,8 @@ # uv-platform-tags -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-platform/README.md b/crates/uv-platform/README.md index a2d7d96be..8f4819e8f 100644 --- a/crates/uv-platform/README.md +++ b/crates/uv-platform/README.md @@ -2,8 +2,8 @@ # uv-platform -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-preview/README.md b/crates/uv-preview/README.md index 6cfd43850..765a0639e 100644 --- a/crates/uv-preview/README.md +++ b/crates/uv-preview/README.md @@ -2,8 +2,8 @@ # uv-preview -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-publish/README.md b/crates/uv-publish/README.md index 286ab95aa..6b8bc0381 100644 --- a/crates/uv-publish/README.md +++ b/crates/uv-publish/README.md @@ -2,8 +2,8 @@ # uv-publish -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-pypi-types/README.md b/crates/uv-pypi-types/README.md index 5147c0d92..ef1c2c182 100644 --- a/crates/uv-pypi-types/README.md +++ b/crates/uv-pypi-types/README.md @@ -2,8 +2,8 @@ # uv-pypi-types -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-python/README.md b/crates/uv-python/README.md index 98a13680b..950eca368 100644 --- a/crates/uv-python/README.md +++ b/crates/uv-python/README.md @@ -2,8 +2,8 @@ # uv-python -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-redacted/README.md b/crates/uv-redacted/README.md index 532bc8f30..a8770db08 100644 --- a/crates/uv-redacted/README.md +++ b/crates/uv-redacted/README.md @@ -2,8 +2,8 @@ # uv-redacted -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-requirements-txt/README.md b/crates/uv-requirements-txt/README.md index 52eb1a1be..87ef364eb 100644 --- a/crates/uv-requirements-txt/README.md +++ b/crates/uv-requirements-txt/README.md @@ -2,8 +2,8 @@ # uv-requirements-txt -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-requirements/README.md b/crates/uv-requirements/README.md index 91d2fc185..2726f1b13 100644 --- a/crates/uv-requirements/README.md +++ b/crates/uv-requirements/README.md @@ -2,8 +2,8 @@ # uv-requirements -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-resolver/README.md b/crates/uv-resolver/README.md index 875026d70..0b92c4c35 100644 --- a/crates/uv-resolver/README.md +++ b/crates/uv-resolver/README.md @@ -2,8 +2,8 @@ # uv-resolver -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-scripts/README.md b/crates/uv-scripts/README.md index 1dc04d2b9..05e3ccf43 100644 --- a/crates/uv-scripts/README.md +++ b/crates/uv-scripts/README.md @@ -2,8 +2,8 @@ # uv-scripts -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-settings/README.md b/crates/uv-settings/README.md index 2a0bce884..ec9e1c9ba 100644 --- a/crates/uv-settings/README.md +++ b/crates/uv-settings/README.md @@ -2,8 +2,8 @@ # uv-settings -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-shell/README.md b/crates/uv-shell/README.md index 388db8f31..a3c13a1d9 100644 --- a/crates/uv-shell/README.md +++ b/crates/uv-shell/README.md @@ -2,8 +2,8 @@ # uv-shell -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-small-str/README.md b/crates/uv-small-str/README.md index 1b322f06b..3937fe0c0 100644 --- a/crates/uv-small-str/README.md +++ b/crates/uv-small-str/README.md @@ -2,8 +2,8 @@ # uv-small-str -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-state/README.md b/crates/uv-state/README.md index 4f0dad049..fa0946de9 100644 --- a/crates/uv-state/README.md +++ b/crates/uv-state/README.md @@ -2,8 +2,8 @@ # uv-state -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-static/README.md b/crates/uv-static/README.md index db0558674..9032dc847 100644 --- a/crates/uv-static/README.md +++ b/crates/uv-static/README.md @@ -2,8 +2,8 @@ # uv-static -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-tool/README.md b/crates/uv-tool/README.md index 69228c0f6..329629cb1 100644 --- a/crates/uv-tool/README.md +++ b/crates/uv-tool/README.md @@ -2,8 +2,8 @@ # uv-tool -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-torch/README.md b/crates/uv-torch/README.md index 33047eb3d..172526130 100644 --- a/crates/uv-torch/README.md +++ b/crates/uv-torch/README.md @@ -2,8 +2,8 @@ # uv-torch -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-trampoline-builder/README.md b/crates/uv-trampoline-builder/README.md index 5c32c9f16..357df0702 100644 --- a/crates/uv-trampoline-builder/README.md +++ b/crates/uv-trampoline-builder/README.md @@ -2,8 +2,8 @@ # uv-trampoline-builder -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-types/README.md b/crates/uv-types/README.md index 64503532c..0ed0b1d3f 100644 --- a/crates/uv-types/README.md +++ b/crates/uv-types/README.md @@ -2,8 +2,8 @@ # uv-types -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-version/README.md b/crates/uv-version/README.md index f1042c67a..f2498c897 100644 --- a/crates/uv-version/README.md +++ b/crates/uv-version/README.md @@ -2,8 +2,8 @@ # uv-version -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-warnings/README.md b/crates/uv-warnings/README.md index 160d4b20c..c5b240a10 100644 --- a/crates/uv-warnings/README.md +++ b/crates/uv-warnings/README.md @@ -2,8 +2,8 @@ # uv-warnings -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/crates/uv-workspace/README.md b/crates/uv-workspace/README.md index 51113b55a..6d145f0c1 100644 --- a/crates/uv-workspace/README.md +++ b/crates/uv-workspace/README.md @@ -2,8 +2,8 @@ # uv-workspace -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is -unstable and will have frequent breaking changes. +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. See uv's [crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) diff --git a/scripts/generate-crate-readmes.py b/scripts/generate-crate-readmes.py index 1b744753e..37f0aa9a1 100644 --- a/scripts/generate-crate-readmes.py +++ b/scripts/generate-crate-readmes.py @@ -37,7 +37,7 @@ MEMBER_TEMPLATE = """ # {name} -This crate is an internal component of [uv](https://crates.io/uv). The Rust API exposed here is +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. See uv's [crate versioning