Skip to content

Commit

Permalink
[Rust] Remove mutantdino.resourcemonitor extension (#665)
Browse files Browse the repository at this point in the history
* Remove `mutantdino.resourcemonitor` extension

* Bump version

* Revert "Bump version"

This reverts commit e9c5149.

* Bump version
  • Loading branch information
nyuyuyu authored Aug 24, 2023
1 parent 71ac202 commit a08434f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/rust/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "rust",
"version": "1.0.12",
"version": "1.1.0",
"name": "Rust",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/rust",
"description": "Installs Rust, common Rust utilities, and their required dependencies",
Expand Down Expand Up @@ -39,7 +39,6 @@
"vscode": {
"extensions": [
"vadimcn.vscode-lldb",
"mutantdino.resourcemonitor",
"rust-lang.rust-analyzer",
"tamasfe.even-better-toml",
"serayuzgur.crates"
Expand Down

0 comments on commit a08434f

Please sign in to comment.