rust-analyzer: Update to version 2025-06-02

This commit is contained in:
github-actions[bot] 2025-06-02 08:30:15 +00:00
parent a7dae08a12
commit 80e8b813e2

View File

@ -1,12 +1,12 @@
{
"version": "2025-05-26",
"version": "2025-06-02",
"description": "A Rust compiler front-end for IDEs",
"homepage": "https://rust-analyzer.github.io/",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-26/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "5e36ca2b98f77c4ba0af718e2e46e5f7c230ad8ddeee6dc083e1bfa212421cb9"
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-06-02/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "cd52e7c770b9fbec7bdc2ef7ac6eb63144a933b9adc8f660a713b978c0033b89"
}
},
"bin": "rust-analyzer.exe",