From 84f765dee1be2bc96f8674d13d0acfe353eb9e49 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 22:25:24 +0000 Subject: [PATCH] fix(deps): update rust crate vaultrs to 0.8.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- kbs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kbs/Cargo.toml b/kbs/Cargo.toml index cc57d9b58a..d748d2b213 100644 --- a/kbs/Cargo.toml +++ b/kbs/Cargo.toml @@ -89,7 +89,7 @@ tracing-subscriber.workspace = true uuid = { workspace = true, features = ["serde"] } openssl.workspace = true az-cvm-vtpm = { version = "0.8.0", default-features = false, optional = true } -vaultrs = { version = "0.7.4", optional = true } +vaultrs = { version = "0.8.0", optional = true } [target.'cfg(not(any(target_arch = "s390x", target_arch = "aarch64")))'.dependencies] attestation-service = { path = "../attestation-service", default-features = false, features = [