From 8a59809926934798fd7075849584f8edab654879 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 01:46:23 +0000 Subject: [PATCH] chore(deps): update kms digest to 9782c11 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1c0e3500aa..875346cb46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ ear = { git = "https://github.com/veraison/rust-ear.git", rev = "3d5fa46" } hex = "0.4.3" kbs_protocol = { git = "https://github.com/confidential-containers/guest-components.git", rev = "7be23a1", default-features = false } kbs-types = "0.14.0" -kms = { git = "https://github.com/confidential-containers/guest-components.git", rev = "7be23a1", default-features = false } +kms = { git = "https://github.com/confidential-containers/guest-components.git", rev = "9782c1178211173150167ab87891300bdb08538d", default-features = false } jsonwebtoken = { version = "10", default-features = false, features = [ "aws_lc_rs", "use_pem",