default.nix: update cargoSha256

This commit is contained in:
Astro 2019-10-26 01:33:36 +02:00
parent 0f5f0ba978
commit a9ed009cad
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ let
cargo = rust;
});
cargoSha256 = "0igr8k46yl5a89zjymp6914faawcvqza08h6l9pcplpikhbvls42";
cargoSha256 = "1p6512fslxbihl8nci61hfraizcsyn430932w28s8qg8ib36zgwc";
ticker-update = rustPlatform.buildRustPackage {
name = "ticker-update";