nicks_nextcloud_integrations/.vscode/settings.json
2023-08-20 18:07:42 -07:00

5 lines
No EOL
82 B
JSON

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