buildkite-test-collector-rust: fix vendor sha
This commit is contained in:
parent
ec82f36ab6
commit
73238a4242
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue