We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2214c95 commit 8a1f4abCopy full SHA for 8a1f4ab
.vscode/settings.json
@@ -3,8 +3,5 @@
3
"editor.formatOnSave": true,
4
"editor.tabSize": 2,
5
"prettier.tabWidth": 2,
6
- "rust-analyzer.linkedProjects": [
7
- "./Cargo.toml",
8
- "./tauri-types-test/Cargo.toml"
9
- ]
+ "rust-analyzer.linkedProjects": ["./Cargo.toml"]
10
}
0 commit comments