From f32b195046571403c7019c4362511482c0883327 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 08:19:03 +0000 Subject: [PATCH] Update Rust crate boring to v5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f6b5410..89582f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ version = "0.1.0" anyhow = "1" async-trait = "0.1" base64 = "0.22" -boring = "4.22.0" +boring = "5.0.0" bytes = "1" chrono = {version = "0.4", default-features = false, features = ["clock", "std"]} clap = {version = "4", features = ["derive"]}