From 56db1bfe4040ff4761ef57756cfc7f3e3c38ee0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 10:01:21 +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)