Skip to content

Commit

Permalink
Update nix cargo hash (zed-industries#21257)
Browse files Browse the repository at this point in the history
Closes zed-industries#21256

Release Notes:

- N/A
  • Loading branch information
jaredramirez authored Nov 28, 2024
1 parent 04ff9f0 commit 461ab24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/build.nix
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ rustPlatform.buildRustPackage rec {
];

useFetchCargoVendor = true;
cargoHash = "sha256-xL/EBe3+rlaPwU2zZyQtsZNHGBjzAD8ZCWrQXCQVxm8=";
cargoHash = "sha256-KURM1W9UP65BU9gbvEBgQj3jwSYfQT7X18gcSmOMguI=";

nativeBuildInputs =
[
Expand Down

0 comments on commit 461ab24

Please sign in to comment.