Skip to content

Commit

Permalink
chore(dx): remove deprecated crates extension (#492)
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
  • Loading branch information
vados-cosmonic authored Nov 14, 2024
1 parent c488025 commit 1c4b706
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
},
"extensions": [
"rust-lang.rust-analyzer",
"tamasfe.even-better-toml",
"serayuzgur.crates"
"tamasfe.even-better-toml"
]
}
},
Expand Down

0 comments on commit 1c4b706

Please sign in to comment.