Skip to content

Commit

Permalink
Merge pull request #5 from lee-orr/automated-documentation-update-496…
Browse files Browse the repository at this point in the history
…2307683

Automated documentation update
  • Loading branch information
lee-orr authored May 12, 2023
2 parents a1e3ca7 + 5558e23 commit 0cba7e4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions src/cargo-audit/README.md
Original file line number Diff line number Diff line change
@@ -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": {}
}
```

Expand All @@ -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`._
8 changes: 4 additions & 4 deletions src/cargo-deny/README.md
Original file line number Diff line number Diff line change
@@ -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": {}
}
```

Expand All @@ -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`._
8 changes: 4 additions & 4 deletions src/honggfuzz/README.md
Original file line number Diff line number Diff line change
@@ -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": {}
}
```

Expand All @@ -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`._

0 comments on commit 0cba7e4

Please sign in to comment.