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

5 lines
82 B
JSON
Raw Normal View History

2024-07-16 17:53:56 -07:00
{
"rust-analyzer.linkedProjects": [
"./helloworld/Cargo.toml",
]
}