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 8a417f2 commit 58eeb2fCopy full SHA for 58eeb2f
.devcontainer/devcontainer.json
@@ -1,7 +1,6 @@
1
{
2
"image": "mcr.microsoft.com/devcontainers/universal:2",
3
"features": {
4
- "ghcr.io/devcontainers/features/rust:1": {},
5
- "ghcr.io/devcontainers-contrib/features/pnpm:2": {}
+ "ghcr.io/devcontainers/features/rust:1": {}
6
}
7
0 commit comments