Unverified Commit ea4eaf2a authored by Josh Spicer's avatar Josh Spicer Committed by GitHub

update `rust` version proposals (#95)

Update devcontainer-feature.json
parent 471e9e80
{
"id": "rust",
"version": "1.0.0",
"version": "1.0.1",
"name": "Rust",
"description": "Installs Rust, common Rust utilities, and their required dependencies",
"options": {
......@@ -9,9 +9,9 @@
"proposals": [
"latest",
"none",
"1.55",
"1.54",
"1.53"
"1.63",
"1.62",
"1.61"
],
"default": "latest",
"description": "Select or enter a version of Rust to install."
......
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