Skip to content

Commit 6c784ea

Browse files
github-actions[bot]cachebag
authored andcommitted
fix(nix): update cargoHash
1 parent 51aba84 commit 6c784ea

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
@@ -19,7 +19,7 @@ rustPlatform.buildRustPackage {
1919

2020
src = ./.;
2121

22-
cargoHash = "sha256-Hqs0Iex1T3q9DpvVf85NH/I2vFRqB5zFAiU1FT5Zwn8=";
22+
cargoHash = "sha256-HGWLM5LRSC5F4ygMh4koTeCAPGka4inuRdTJAwPpxts=";
2323

2424
nativeBuildInputs = [
2525
pkg-config

0 commit comments

Comments
 (0)