Rustbot/.vscode/settings.json
2023-12-04 16:35:42 +11:00

6 lines
63 B
JSON

{
"rust-analyzer.linkedProjects": [
"./Cargo.toml"
]
}