diff --git a/.vscode/settings.json b/.vscode/settings.json index a4fad964d..82162ff78 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,5 +7,6 @@ "continuwuity", "homeserver", "homeservers" - ] + ], + "rust-analyzer.cargo.features": ["full"] }