diff options
Diffstat (limited to 'editors/code')
-rw-r--r-- | editors/code/package.json | 2 |
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" |