rust-analyzer-unwrapped: 2025-03-31 -> 2025-04-07 (#398069)

This commit is contained in:
Nick Cao
2025-04-13 10:03:21 -04:00
committed by GitHub
@@ -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 = [