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 ddb748d commit 48e3abeCopy full SHA for 48e3abe
src/rust/devcontainer-feature.json
@@ -1,7 +1,7 @@
1
// ref: https://github.com/devcontainers/spec/blob/main/schemas/devContainerFeature.schema.json
2
{
3
"id": "rust",
4
- "version": "6.6.1",
+ "version": "7.0.0",
5
"name": "Development Container Feature - Rust",
6
"documentationURL": "https://github.com/georglauterbach/dev-container-features/tree/main/src/rust",
7
"description": "Work efficiently and effortlessly with the Rust programming language",
0 commit comments