chore: update VSCode settings

This commit is contained in:
naskya 2024-02-12 17:13:17 +00:00
parent d09a90590e
commit bb49f02480

View file

@ -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"
]
}