viceroy: 0.19.0 -> 0.20.1 (#540606)

This commit is contained in:
nixpkgs-ci[bot]
2026-07-20 08:49:31 +00:00
committed by GitHub

View File

@@ -6,16 +6,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "viceroy";
version = "0.19.0";
version = "0.20.1";
src = fetchFromGitHub {
owner = "fastly";
repo = "viceroy";
rev = "v${finalAttrs.version}";
hash = "sha256-LBjsA6theYcK29vB7v2WsGFSenH2wsyCNiJMdCUxo7c=";
hash = "sha256-8tQtDjw4+A+2e6LRaJtATpnaWa+kaD/9VU5lAW82U0k=";
};
cargoHash = "sha256-gDozV3CSqzMiha1gITxntBf+YiZzveIKJcTFxNdqSfw=";
cargoHash = "sha256-+ZNvZwcHpez+3eOhsRNwTj3SariGAZhFL1i72Wn1CJ8=";
cargoTestFlags = [
"--package"