mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
rust(-msvc): Remove rls bin (#4088)
rust-msvc: Remove rls bin https://blog.rust-lang.org/2022/07/01/RLS-deprecation.html
This commit is contained in:
parent
9aa8c0b6c4
commit
cc6e9dd0e5
@ -19,7 +19,6 @@
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
"bin": [
|
||||
"bin\\rls.exe",
|
||||
"bin\\rustc.exe",
|
||||
"bin\\rustdoc.exe",
|
||||
"bin\\cargo.exe"
|
||||
|
||||
@ -15,7 +15,6 @@
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
"bin": [
|
||||
"bin\\rls.exe",
|
||||
"bin\\rustc.exe",
|
||||
"bin\\rustdoc.exe",
|
||||
"bin\\cargo.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user