Skip to content

Commit 33288fe

Browse files
chore: bump version of Rust feature
1 parent 8442fcc commit 33288fe

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": "5.5.1",
4+
"version": "5.6.0",
55
"name": "Development Container Feature - Rust",
66
"documentationURL": "https://github.com/georglauterbach/dev-container-features/tree/main/src/rust",
77
"description": "A Development Container Feature to work efficiently and effortlessly with the Rust programming language",

0 commit comments

Comments
 (0)