hippofish/.vscode/settings.json

6 lines
161 B
JSON

{
"rust-analyzer.linkedProjects": [
"packages/backend/native-utils/Cargo.toml",
"packages/backend/native-utils/migration/Cargo.toml"
]
}