aboutsummaryrefslogtreecommitdiff
path: root/src/rust/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/rust/feature.json')
-rw-r--r--src/rust/feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rust/feature.json b/src/rust/feature.json
index 47df7e1..3604ced 100644
--- a/src/rust/feature.json
+++ b/src/rust/feature.json
@@ -4,7 +4,7 @@
"options": {
"version": {
"type": "string",
- "proposals": ["latest", "1.55", "1.54", "1.53"],
+ "proposals": ["latest", "none", "1.55", "1.54", "1.53"],
"default": "latest",
"description": "Select or enter a version of Rust to install."
},