From e21cb54799e7906cf8e1ab8b90f529189232479c Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 06:02:59 +0000 Subject: [PATCH] chore(deps): update kms digest to 8bbd1bb 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..096eae8dab 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 = "8bbd1bbb9287dc6b81f0777d64871c2d008f2020", default-features = false } jsonwebtoken = { version = "10", default-features = false, features = [ "aws_lc_rs", "use_pem",