Bump rust-analyzer to the 2022-01-24 release
This commit is contained in:
parent
dbf48d2a5b
commit
e1c12ffac2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
export RUST_ANALYZER_URL="https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-10-18/"
|
export RUST_ANALYZER_URL="https://github.com/rust-analyzer/rust-analyzer/releases/download/2022-01-24/"
|
||||||
|
|
||||||
function download {
|
function download {
|
||||||
local filename="rust-analyzer-$1"
|
local filename="rust-analyzer-$1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue