diff --git a/.vscode/settings.json b/.vscode/settings.json index f3902d3..4d55b26 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -11,5 +11,12 @@ "Cargo.lock": true, "riot.txt": true, "target": true, - } + }, + "rust-analyzer.cargo.features": [ + "exec", + "search", + "telegram", + "discord", + "matrix", + ] } \ No newline at end of file