Rusty-Torrent/.vscode/settings.json
2023-08-27 13:21:53 +01:00

5 lines
70 B
JSON

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