We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc46a1 commit 9e42aceCopy full SHA for 9e42ace
.devcontainer/devcontainer.json
@@ -8,9 +8,9 @@
8
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}",
9
10
// Features to add to the dev container. More info: https://containers.dev/features.
11
- "features": {
12
- "ghcr.io/devcontainers/features/rust:1": {}
13
- },
+ // "features": {
+ // "ghcr.io/devcontainers/features/rust:1": {}
+ // },
14
15
// Configure tool-specific properties.
16
"customizations": {
0 commit comments