Use the word "internal" in crate descriptions (#16810)

ref
https://github.com/astral-sh/uv/pull/16809#pullrequestreview-3494007588
This commit is contained in:
Zanie Blue
2025-11-21 13:22:47 -06:00
committed by GitHub
parent e550f960e8
commit 1de0cbea94
60 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "uv-python"
version = "0.0.1"
description = "This is a component crate of uv"
description = "This is an internal component crate of uv"
edition = { workspace = true }
rust-version = { workspace = true }
homepage = { workspace = true }