fix rust-analyzer

This commit is contained in:
uncor3
2026-04-19 17:07:35 +00:00
parent 2c060f2ac6
commit b52a27ff19
+2 -1
View File
@@ -207,5 +207,6 @@
"qthread": "cpp",
"qregularexpression": "cpp",
"qnetworkaccessmanager": "cpp"
}
},
"rust-analyzer.linkedProjects": ["src/rust/Cargo.toml"]
}