diff options
Diffstat (limited to 'rust-analyzer.json')
| -rw-r--r-- | rust-analyzer.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/rust-analyzer.json b/rust-analyzer.json new file mode 100644 index 0000000..2227cb4 --- /dev/null +++ b/rust-analyzer.json @@ -0,0 +1,7 @@ +{ + "rust-analyzer":{ + "cargo": { + "target" : "x86_64-rustubs" + } + } +} |
