rust-analyzer: Update to version 2021-05-17

This commit is contained in:
Jakub Čábera 2021-05-17 04:43:44 -07:00
parent df66f97939
commit 76197f0e22

View File

@ -1,12 +1,12 @@
{
"version": "2021-05-10",
"version": "2021-05-17",
"description": "An experimental Rust compiler front-end for IDEs",
"homepage": "https://rust-analyzer.github.io/",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-05-10/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "b3526a69484e4d3e0377caaa099638d1d3c6c5e444e0c9774d96ee1e18bd6f21"
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-05-17/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "448c8da15b9ec7eae4de9d81ecde73bb17837d70870c3111740de7969e4000e4"
}
},
"bin": "rust-analyzer.exe",