Skip to content

Commit 57c9274

Browse files
committed
update cargo hash
1 parent 75c4a3f commit 57c9274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ in rustPlatform.buildRustPackage rec {
1010
src = ./.;
1111

1212
useFetchCargoVendor = true;
13-
cargoHash = "sha256-x88Gf/a6WxB3GvaMcwo33MecQuD/x0ES6k3mUY1+pDg=";
13+
cargoHash = "sha256-vKJMzanMEsndbrMb0RPVfnyBMsmw5SlkxrHzTUsSuTc=";
1414

1515
env = { VERGEN_IDEMPOTENT = true; };
1616

0 commit comments

Comments
 (0)