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.
2 parents a3e223d + 1e9d9ae commit 4810303Copy full SHA for 4810303
.devcontainer/devcontainer.json
@@ -0,0 +1,6 @@
1
+{
2
+ "image": "mcr.microsoft.com/devcontainers/universal:2",
3
+ "features": {
4
+ "ghcr.io/devcontainers/features/rust:1": {}
5
+ }
6
+}
0 commit comments