remove deprecated cargo package settings

This commit is contained in:
Noah Masur
2025-08-10 21:09:20 -04:00
parent e64a9f14d0
commit cb00bb2e72
3 changed files with 2 additions and 2 deletions

View File

@@ -8,6 +8,5 @@ pkgs.rustPlatform.buildRustPackage {
rev = "50c40172e354caffee48932266edd7c7a76a20fd";
sha256 = "sha256-zVIt6Xp+Mvym6gySvHIZJt1QgzKVP/wbTGTubWk6kzI=";
};
useFetchCargoVendor = true;
cargoHash = "sha256-lSeO/GaJPZ8zosOIJRXVIEuPXaBg1GBvKBIuXtu1xZg=";
}