Update nix cargo hash (#21257)

Closes https://github.com/zed-industries/zed/issues/21256

Release Notes:

- N/A
This commit is contained in:
Jared Ramirez
2024-11-28 08:04:11 +02:00
committed by GitHub
parent 04ff9f060c
commit 461ab24a06
+1 -1
View File
@@ -90,7 +90,7 @@ rustPlatform.buildRustPackage rec {
];
useFetchCargoVendor = true;
cargoHash = "sha256-xL/EBe3+rlaPwU2zZyQtsZNHGBjzAD8ZCWrQXCQVxm8=";
cargoHash = "sha256-KURM1W9UP65BU9gbvEBgQj3jwSYfQT7X18gcSmOMguI=";
nativeBuildInputs =
[