Skip to content

Commit 75e89bf

Browse files
committed
fix: update cargoHash
1 parent e7ba23a commit 75e89bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/nix/packages/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
'';
4646

4747
useFetchCargoVendor = true;
48-
cargoHash = "sha256-y0sHdHicouV3rRw2i17kfFXKQJlFcu0rtsKXs2SNVX0=";
48+
cargoHash = "sha256-fV1CSccsvr30DiSaFrhjMHJlZ6OMxsvXdf5Sno7Nrb0=";
4949
buildType = "production";
5050
#buildAndTestSubdir = dir;
5151
doCheck = false;

0 commit comments

Comments
 (0)