diff --git a/README.md b/README.md index 1733acab..125c9daa 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ cargo install --locked cargo-deny && cargo deny init && cargo deny check ## Usage +Packaging status + ### [Install](https://embarkstudios.github.io/cargo-deny/cli/index.html) cargo-deny If you want to use `cargo-deny` without having `cargo` installed, build `cargo-deny` with the `standalone` feature. This can be useful in Docker Images.