Skip to content

Commit 8a1f4ab

Browse files
committed
Settings error
1 parent 2214c95 commit 8a1f4ab

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.vscode/settings.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,5 @@
33
"editor.formatOnSave": true,
44
"editor.tabSize": 2,
55
"prettier.tabWidth": 2,
6-
"rust-analyzer.linkedProjects": [
7-
"./Cargo.toml",
8-
"./tauri-types-test/Cargo.toml"
9-
]
6+
"rust-analyzer.linkedProjects": ["./Cargo.toml"]
107
}

0 commit comments

Comments
 (0)