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 6af9c43 commit fff30c0Copy full SHA for fff30c0
src/lang-rust/devcontainer-feature.json
@@ -1,6 +1,6 @@
1
// ref: https://github.com/devcontainers/spec/blob/main/schemas/devContainerFeature.schema.json
2
{
3
- "id": "rust",
+ "id": "lang-rust",
4
"version": "0.1.0",
5
"name": "Programming Language | Rust",
6
"documentationURL": "https://github.com/georglauterbach/dev-container-features/tree/main/src/rust",
0 commit comments