From 8c8ca9727ecffaa3d297742770494bf538280000 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 09:42:52 +0000 Subject: [PATCH] chore(deps): update ear digest to 9655782 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..afec1d3e9e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ chrono = "0.4.44" clap = { version = "4", features = ["derive"] } config = "0.15.19" educe = "0.6" -ear = { git = "https://github.com/veraison/rust-ear.git", rev = "3d5fa46" } +ear = { git = "https://github.com/veraison/rust-ear.git", rev = "9655782a4b6b3bed4be1cea518c5a9a83d760754" } 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"