completion/blink: fix fuzzy lib cargoHash

This commit is contained in:
alfarel 2025-04-13 14:04:30 -04:00
commit 56f902a1ef

View file

@ -14,7 +14,7 @@
env.RUSTC_BOOTSTRAP = true;
useFetchCargoVendor = true;
cargoHash = "sha256-F1wh/TjYoiIbDY3J/prVF367MKk3vwM7LqOpRobOs7I=";
cargoHash = "sha256-MWElqh7ENJ6CbLOnvz0DsP5YYu+e+y12GSUOfW1IKGU=";
nativeBuildInputs = [gitMinimal];
};