Skip to content

Commit 17deb64

Browse files
committed
add rustc dep for rust-analyzer
1 parent 68b6a6f commit 17deb64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/lazy-lsp/servers.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ return {
246246
rust_analyzer = {
247247
"rust-analyzer",
248248
"cargo",
249+
"rustc",
249250
"rustfmt"
250251
},
251252
salt_ls = "",

0 commit comments

Comments
 (0)