We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8702e8 commit 545c273Copy full SHA for 545c273
.devcontainer/devcontainer.json
@@ -2,7 +2,6 @@
2
"image": "mcr.microsoft.com/devcontainers/universal:2",
3
"features": {
4
"ghcr.io/devcontainers/features/rust:1": {},
5
- "ghcr.io/lee-orr/rusty-dev-containers/wasm32-unknown-unknown:0": {},
6
- "ghcr.io/trunk-io/devcontainer-feature/trunk:1": {}
+ "ghcr.io/lee-orr/rusty-dev-containers/wasm32-unknown-unknown:0": {}
7
}
8
0 commit comments