update cargoHash for ut

This commit is contained in:
塞马
2025-10-09 17:41:57 +08:00
parent 0c93027123
commit 870d6247c1

View File

@@ -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";