diff --git a/crates/uv-audit/README.md b/crates/uv-audit/README.md new file mode 100644 index 000000000..b452df89e --- /dev/null +++ b/crates/uv-audit/README.md @@ -0,0 +1,13 @@ + + +# uv-audit + +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.28) is a component of [uv 0.10.8](https://crates.io/crates/uv/0.10.8). The source +can be found [here](https://github.com/astral-sh/uv/blob/0.10.8/crates/uv-audit). + +See uv's +[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning) +for details on versioning.