rust-analyzer: Update to version 2026-02-09

This commit is contained in:
github-actions[bot] 2026-02-09 08:34:42 +00:00
parent 22f11374a1
commit 52431fe307

View File

@ -1,12 +1,12 @@
{
"version": "2026-02-02",
"version": "2026-02-09",
"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/2026-02-02/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "563f4706139c8148d1051ab9e77310a3544e53dd7afeddc4a74a5b565a0439a2"
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2026-02-09/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "6d983ed057a2966e79ac4ac67bf905db77fa19ce130fad9ca8a85b3198cb0210"
}
},
"bin": "rust-analyzer.exe",