fix: rust on nested folder

This commit is contained in:
Lin Onetwo
2023-01-04 20:25:18 +08:00
parent 4adf4f886f
commit cf56292484
+2 -1
View File
@@ -24,5 +24,6 @@
},
"[toml]": {
"editor.defaultFormatter": "tamasfe.even-better-toml"
}
},
"rust-analyzer.linkedProjects": ["client-app/src-tauri/Cargo.toml"]
}