buildkite-test-collector-rust: fix vendor sha

This commit is contained in:
Jean-François Roche
2022-06-10 11:13:45 +02:00
committed by Florian Brandes
parent 24a83c2b17
commit 036dc8e2c6

View File

@@ -20,7 +20,7 @@ rustPlatform.buildRustPackage rec {
Security
];
cargoSha256 = "sha256-+3OwifInUAEn3IRbebg+eXEcHDNLkN169tNAUr7L8os=";
cargoSha256 = "sha256-qfJ0ROi0S0mmPl6kKrW3dp3VLjYqK+sBVj+iKDNTjyM=";
meta = with lib; {
description = "Rust adapter for Buildkite Test Analytics";