[config] rename cargo.defaultTarget

This commit is contained in:
Christophe MASSOLIN 2020-04-28 00:15:54 +02:00
parent b7edffe244
commit ed5af989f4
3 changed files with 6 additions and 6 deletions

View file

@ -237,7 +237,7 @@
"default": false,
"markdownDescription": "Run `cargo check` on startup to get the correct value for package OUT_DIRs"
},
"rust-analyzer.cargo.rustc.defaultTarget": {
"rust-analyzer.cargo.defaultTarget": {
"type": [
"null",
"string"