Skip to content

Commit 48e3abe

Browse files
chore: bump Rust feature to v7.0.0
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
1 parent ddb748d commit 48e3abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ref: https://github.com/devcontainers/spec/blob/main/schemas/devContainerFeature.schema.json
22
{
33
"id": "rust",
4-
"version": "6.6.1",
4+
"version": "7.0.0",
55
"name": "Development Container Feature - Rust",
66
"documentationURL": "https://github.com/georglauterbach/dev-container-features/tree/main/src/rust",
77
"description": "Work efficiently and effortlessly with the Rust programming language",

0 commit comments

Comments
 (0)