diff options
author | Samruddhi Khandale <skhandale@microsoft.com> | 2023-04-14 23:48:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 23:48:25 +0300 |
commit | 2237731474ace274b1756e63937a958131cf719e (patch) | |
tree | 0ba813fb0e58039acea71bdf9f73e1577268d2e0 /src/rust | |
parent | 8d3e9aca9d352a3c4459e321de5d0a0b12062112 (diff) |
Automated documentation update (#521)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/rust')
-rw-r--r-- | src/rust/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/rust/README.md b/src/rust/README.md index 372b56f..f72b56f 100644 --- a/src/rust/README.md +++ b/src/rust/README.md @@ -18,6 +18,16 @@ 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 | +## Customizations + +### VS Code Extensions + +- `vadimcn.vscode-lldb` +- `mutantdino.resourcemonitor` +- `rust-lang.rust-analyzer` +- `tamasfe.even-better-toml` +- `serayuzgur.crates` + ## OS Support |