BeepSortRust/.vscode/settings.json

5 lines
70 B
JSON
Raw Permalink Normal View History

2023-11-30 18:55:36 +00:00
{
"rust-analyzer.linkedProjects": [
"./Cargo.toml"
]
}