vcs-camera-satellite/.vscode/settings.json

5 lines
82 B
JSON
Raw Normal View History

2024-08-03 14:41:11 -07:00
{
"rust-analyzer.linkedProjects": [
"./helloworld/Cargo.toml",
]
}