Skip to content

Commit 9e42ace

Browse files
committed
Oop, that feature is already in the docker image
1 parent 5cc46a1 commit 9e42ace

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}",
99

1010
// Features to add to the dev container. More info: https://containers.dev/features.
11-
"features": {
12-
"ghcr.io/devcontainers/features/rust:1": {}
13-
},
11+
// "features": {
12+
// "ghcr.io/devcontainers/features/rust:1": {}
13+
// },
1414

1515
// Configure tool-specific properties.
1616
"customizations": {

0 commit comments

Comments
 (0)