aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index fe330fb43..775bdaf17 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -237,7 +237,7 @@
237 "default": false, 237 "default": false,
238 "markdownDescription": "Run `cargo check` on startup to get the correct value for package OUT_DIRs" 238 "markdownDescription": "Run `cargo check` on startup to get the correct value for package OUT_DIRs"
239 }, 239 },
240 "rust-analyzer.cargo.rustc.defaultTarget": { 240 "rust-analyzer.cargo.defaultTarget": {
241 "type": [ 241 "type": [
242 "null", 242 "null",
243 "string" 243 "string"