rust-analyzer-unwrapped: 2025-03-31 -> 2025-04-07

Changes: https://github.com/rust-lang/rust-analyzer/releases/tag/2025-04-07
This commit is contained in:
Sergei Trofimovich
2025-04-12 06:32:28 +01:00
parent e58dd8c9bc
commit ff2e5c0fa5
@@ -12,7 +12,7 @@
rustPlatform.buildRustPackage rec {
pname = "rust-analyzer-unwrapped";
version = "2025-03-31";
version = "2025-04-07";
useFetchCargoVendor = true;
cargoHash = "sha256-sOuswCnF5y/L8x586PpcrLQj19+5x8COi9xBE2SRLYY=";
@@ -20,7 +20,7 @@ rustPlatform.buildRustPackage rec {
owner = "rust-lang";
repo = "rust-analyzer";
rev = version;
hash = "sha256-GLefofvDqIcyZ/S8rcF6cuKoSPJOVkm7TSK23MGT3Kk=";
hash = "sha256-3lJ0W+mzfuR5FZM7JS7EfCJ5wBhu44fRBFu2/gKORzc=";
};
cargoBuildFlags = [