gnirehtet: upgrade cargo fetcher and cargoSha256

This commit is contained in:
Benjamin Hipple 2020-03-08 21:25:21 -04:00
parent f613ff282f
commit 053e735b3c

@ -25,10 +25,7 @@ rustPlatform.buildRustPackage {
sha256 = "1c99d6zpjxa8xlrg0n1825am20d2pjiicfcjwv8iay9ylfdnvygl";
};
sourceRoot = "source/relay-rust";
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "1l1cirhmfkpa466vksynlhwggsfiahws7cpsxydrc414l415l283";
cargoSha256 = "0rb5xcqg5ikgrxpmzrql5n298j50aqgkkp45znbfv2x2n40dywad";
patchFlags = [ "-p2" ];
patches = [