Rusty-Torrent/.vscode/settings.json

5 lines
70 B
JSON
Raw Normal View History

2023-08-27 13:21:53 +01:00
{
"rust-analyzer.linkedProjects": [
"./Cargo.toml"
]
}