From 9a7a4c06baa968f9a14f33b271d928d08433a1dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 21:54:04 +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)