From 2b55b786e9447c34839bf16b9783f8cb2c5a745c 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:24:50 +0000 Subject: [PATCH] chore(deps): update rust crate regorus to 0.9.0 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..1297d46e79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ openssl = "0.10.75" p256 = "0.13.2" p521 = "0.13.2" prost = "0.14" -regorus = { version = "0.5.0", default-features = false, features = [ +regorus = { version = "0.9.0", default-features = false, features = [ "regex", "base64", "time",