We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 800a2b3 + 122cc47 commit 343b716Copy full SHA for 343b716
1 file changed
.devcontainer/docker/Dockerfile
@@ -7,4 +7,4 @@ USER vscode
7
RUN curl https://wasmtime.dev/install.sh -sSf | bash
8
9
# Install cargo-component and wkg
10
-RUN cargo install cargo-component wkg
+RUN cargo install wkg
0 commit comments