diff --git a/src/cargo-audit/README.md b/src/cargo-audit/README.md index 5980f3f..8714124 100644 --- a/src/cargo-audit/README.md +++ b/src/cargo-audit/README.md @@ -1,13 +1,13 @@ -# Cargo Expand (cargo-expand) +# Cargo Audit (cargo-audit) -A feature to install cargo expand +A feature to install cargo audit ## Example Usage ```json "features": { - "ghcr.io/lee-orr/rusty-dev-containers/cargo-expand:0": {} + "ghcr.io/lee-orr/rusty-dev-containers/cargo-audit:0": {} } ``` @@ -21,4 +21,4 @@ A feature to install cargo expand --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/lee-orr/rusty-dev-containers/blob/main/src/cargo-expand/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/lee-orr/rusty-dev-containers/blob/main/src/cargo-audit/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/cargo-deny/README.md b/src/cargo-deny/README.md index 5980f3f..0790018 100644 --- a/src/cargo-deny/README.md +++ b/src/cargo-deny/README.md @@ -1,13 +1,13 @@ -# Cargo Expand (cargo-expand) +# Cargo Deny (cargo-deny) -A feature to install cargo expand +A feature to install cargo deny ## Example Usage ```json "features": { - "ghcr.io/lee-orr/rusty-dev-containers/cargo-expand:0": {} + "ghcr.io/lee-orr/rusty-dev-containers/cargo-deny:0": {} } ``` @@ -21,4 +21,4 @@ A feature to install cargo expand --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/lee-orr/rusty-dev-containers/blob/main/src/cargo-expand/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/lee-orr/rusty-dev-containers/blob/main/src/cargo-deny/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ diff --git a/src/honggfuzz/README.md b/src/honggfuzz/README.md index 5980f3f..887fec5 100644 --- a/src/honggfuzz/README.md +++ b/src/honggfuzz/README.md @@ -1,13 +1,13 @@ -# Cargo Expand (cargo-expand) +# Honggfuzz (honggfuzz) -A feature to install cargo expand +A feature to install honggfuzz ## Example Usage ```json "features": { - "ghcr.io/lee-orr/rusty-dev-containers/cargo-expand:0": {} + "ghcr.io/lee-orr/rusty-dev-containers/honggfuzz:0": {} } ``` @@ -21,4 +21,4 @@ A feature to install cargo expand --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/lee-orr/rusty-dev-containers/blob/main/src/cargo-expand/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/lee-orr/rusty-dev-containers/blob/main/src/honggfuzz/devcontainer-feature.json). Add additional notes to a `NOTES.md`._