holey-bytes/.vscode/settings.json
2023-04-17 07:31:18 -05:00

5 lines
70 B
JSON

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