chore: update VSCode settings
This commit is contained in:
parent
d09a90590e
commit
bb49f02480
1 changed files with 1 additions and 2 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"rust-analyzer.linkedProjects": [
|
||||
"packages/backend/native-utils/Cargo.toml",
|
||||
"packages/backend/native-utils/migration/Cargo.toml"
|
||||
"packages/backend-rs/Cargo.toml"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue