Unverified Commit 9ccc19e1 authored by WarrenS's avatar WarrenS Committed by GitHub

Added versions 1.71-1.76 to Rust feature version (#929)

* Update devcontainer-feature.json

* Updated version
parent a7c8c9a8
{
"id": "rust",
"version": "1.1.1",
"version": "1.1.2",
"name": "Rust",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/rust",
"description": "Installs Rust, common Rust utilities, and their required dependencies",
......@@ -10,6 +10,12 @@
"proposals": [
"latest",
"none",
"1.76",
"1.75",
"1.74",
"1.73",
"1.72",
"1.71",
"1.70",
"1.69",
"1.68",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment