From e7b675952ba76335c1b8bbd91cdc7616ae9fcd6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 01:01:43 +0000 Subject: [PATCH] chore(deps): update rust crate getrandom to 0.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 04cd44d..9117da3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ bilrost-derive = "0.1010.2" # Hashing sha2 = "0.10" base64 = "0.22" -getrandom = "0.3" +getrandom = "0.4" chrono = "0.4" # OpenPGP (sequoia)