aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 8ed95fda7..e3bb07be7 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -286,7 +286,7 @@
286 }, 286 },
287 "rust-analyzer.cargoFeatures.allFeatures": { 287 "rust-analyzer.cargoFeatures.allFeatures": {
288 "type": "boolean", 288 "type": "boolean",
289 "default": false, 289 "default": true,
290 "description": "Activate all available features" 290 "description": "Activate all available features"
291 }, 291 },
292 "rust-analyzer.cargoFeatures.features": { 292 "rust-analyzer.cargoFeatures.features": {