diff options
author | github-actions <github-actions@github.com> | 2022-08-17 22:49:04 +0300 |
---|---|---|
committer | github-actions <github-actions@github.com> | 2022-08-17 22:49:04 +0300 |
commit | e7c5de4ae164a03178782d7c996032dad3d548bb (patch) | |
tree | b92927878e744cefed89b983718828f3717a3cb3 /src/rust | |
parent | a630e92c468c241fa029f278e4d7a0ac96142c76 (diff) |
Automated documentation updateautomated-documentation-update-2877950536
Diffstat (limited to 'src/rust')
-rw-r--r-- | src/rust/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/rust/README.md b/src/rust/README.md index 015dea0..046b674 100644 --- a/src/rust/README.md +++ b/src/rust/README.md @@ -20,6 +20,8 @@ Installs Rust, common Rust utilities, and their required dependencies | version | Select or enter a version of Rust to install. | string | latest | | profile | Select a rustup install profile. | string | minimal | + + --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/rust/devcontainer-feature.json)._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/rust/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |