Rustendo/.vscode/settings.json

5 lines
71 B
JSON
Raw Normal View History

2024-02-17 01:28:24 +00:00
{
"rust-analyzer.linkedProjects": [
".\\Cargo.toml"
]
}