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-27 22:04:11 -08:00 committed by GitHub
parent 04ff9f060c
commit 461ab24a06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,7 +90,7 @@ rustPlatform.buildRustPackage rec {
];
useFetchCargoVendor = true;
cargoHash = "sha256-xL/EBe3+rlaPwU2zZyQtsZNHGBjzAD8ZCWrQXCQVxm8=";
cargoHash = "sha256-KURM1W9UP65BU9gbvEBgQj3jwSYfQT7X18gcSmOMguI=";
nativeBuildInputs =
[