From 0051eb9d802a872642ec72c89132603cf77f5804 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:39:08 +0000 Subject: [PATCH] chore(deps): update rust crate getrandom to 0.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2a43b1d..04cd44d 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.2" +getrandom = "0.3" chrono = "0.4" # OpenPGP (sequoia)