chore(deps): update rust crate rand to 0.8.6 [security]
Some checks failed
Validate / Check-1 (push) Failing after 1s
Validate / Test Suite-1 (push) Failing after 1s
Validate / Lints (push) Failing after 1s
Validate / Check (push) Has been cancelled
Validate / Check-2 (push) Has been cancelled
Validate / Test Suite (push) Has been cancelled
Validate / Test Suite-2 (push) Has been cancelled

This commit is contained in:
Renovate Bot 2026-06-29 06:24:44 +00:00
parent f36077e8d8
commit 01762a7bdf
5 changed files with 5 additions and 5 deletions

View file

@ -17,4 +17,4 @@ ed25519-bip32 = "0.4.1"
bip39 = { version = "2.0.0", features = ["rand_core"] }
cryptoxide = "0.4.4"
bech32 = "0.9.1"
rand = "0.8.5"
rand = "0.8.6"