rust-analyzer-unwrapped: 2025-04-14 -> 2025-04-21

Changes: https://github.com/rust-lang/rust-analyzer/releases/tag/2025-04-21
This commit is contained in:
Sergei Trofimovich
2025-04-24 06:55:49 +01:00
parent 7c3df50c30
commit 24b2cfeee0
@@ -12,7 +12,7 @@
rustPlatform.buildRustPackage rec {
pname = "rust-analyzer-unwrapped";
version = "2025-04-14";
version = "2025-04-21";
useFetchCargoVendor = true;
cargoHash = "sha256-6HKx3zm6RaixTiioij/PI2KvgWGhPFfVQsbECm4LtEc=";
@@ -20,7 +20,7 @@ rustPlatform.buildRustPackage rec {
owner = "rust-lang";
repo = "rust-analyzer";
rev = version;
hash = "sha256-NPUnfDAwLD69aKetxjC7lV5ysrvs1IKC0Sy4Zai10Mw=";
hash = "sha256-Gw627dJW6/IJydIUCQnI8c2oilpMxhZIwHb7ppGX7hk=";
};
cargoBuildFlags = [