Skip to content

Commit 11618ce

Browse files
committed
Update cargo hash
1 parent 57c5c4e commit 11618ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rustPlatform.buildRustPackage {
1313
src = lib.cleanSource ./.;
1414

1515
uesFetchCargoVendor = true;
16-
cargoHash = "sha256-HsvVJd5UYsQ42lwqnaAiiuYQYaNbEBDJ9unquBHD3Ug=";
16+
cargoHash = "sha256-0rumDPfeZRrHe69TZTBQutJKHDZkfaYXYZSFG7CywfU=";
1717

1818
nativeBuildInputs = [
1919
pkg-config

0 commit comments

Comments
 (0)