Merge pull request #81235 from bhipple/u/rust-cargo-rdedup

rdedup: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Mario Rodas
2020-02-29 18:16:18 -05:00
committed by GitHub

View File

@@ -13,10 +13,7 @@ rustPlatform.buildRustPackage rec {
sha256 = "0y34a3mpghdmcb2rx4z62q0s351bfmy1287d75mm07ryfgglgsd7";
};
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "19j1xscchnckqq1nddx9nr9wxxv124ab40l4mdalqbkli4zd748j";
cargoSha256 = "1zvg68ilgpnd95b36jvna9h1jr5d72x1a0g6flw2x6sd0msc0mdw";
patches = [
./v3.1.1-fix-Cargo.lock.patch