default.nix: update cargoSha256

This commit is contained in:
Astro 2019-10-11 23:38:21 +02:00
parent 93db5260ec
commit caebbd37d8
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ rustPlatform.buildRustPackage {
pkg-config openssl postgresql.lib
cargo rustc
];
cargoSha256 = "008404j5k9qgz5xcfg5d4q97lzhiqx5ljmi7jh1kmp9286669ix7";
cargoSha256 = "0igr8k46yl5a89zjymp6914faawcvqza08h6l9pcplpikhbvls42";
}