diff options
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 3f1ff1d..7472e1c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,4 +7,5 @@ "mingling_pathf/test/Cargo.toml", "mingling_picker/test/Cargo.toml", ], + "rust-analyzer.cargo.features": ["mingling_support"], } |
