Skip to content

Commit 4a4028f

Browse files
github-actions[bot]cachebag
authored andcommitted
fix(nix): update cargoHash
1 parent 997369b commit 4a4028f

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-hzOSJT7pH0O+6Kv9zz7f7u4NYFR6VzovDNuqUJHunW8=";
22+
cargoHash = "sha256-8X7VPthmFceMtLZ8fJCV+IxvSUkrVgJkJZFnMJ9BqXw=";
2323

2424
nativeBuildInputs = [
2525
pkg-config

0 commit comments

Comments
 (0)