holey-bytes/.vscode/settings.json

5 lines
70 B
JSON

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