From 79c0cccd527f3491d1e6d1eda556c30aa3529f06 Mon Sep 17 00:00:00 2001 From: rvanasa Date: Fri, 11 Aug 2023 11:39:42 -0600 Subject: [PATCH] Update Cargo hash --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index 7164cce..1aa9155 100644 --- a/default.nix +++ b/default.nix @@ -17,7 +17,7 @@ let filter = noNixFile; src = subpath ./.; }; - cargoSha256 = "sha256-Guy2pi8qWRJWendOadGD6GPZpjEbbmEQ2OqiixrNqK4="; + cargoSha256 = "sha256-+nRpZF0vN0YeTeNarvKjU5pHHZq0fPzzCWPsfc+Rlvc="; verifyCargoDeps = true; }; in rec {