update cargoHash for ut
This commit is contained in:
@@ -15,7 +15,7 @@ rustPlatform.buildRustPackage rec {
|
||||
hash = "sha256-+dKDLBgmwhc9LnXTDgtqGxcFxgu4cdkauY6X5FpE3+8=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-jWSp0NzeXQu38fAaZ8eTqVN+uvpn6v5xgoi3N5SCQoc=";
|
||||
cargoHash = "sha256-DCYQ69IuOge2GB5LkmDkpIdw0QHhNUfojQpFNDGW2ro=";
|
||||
|
||||
meta = with lib; {
|
||||
description = "A Rust based utilty toolbox for developers. Inspired from https://it-tools.tech";
|
||||
|
||||
Reference in New Issue
Block a user