artist-alerts/.vscode/settings.json
2024-07-06 13:32:14 -07:00

5 lines
No EOL
82 B
JSON

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