chore(deps): update rust crate rand_core to 0.10.0

This commit is contained in:
Renovate Bot
2026-05-04 05:04:10 +00:00
parent 81c5c6b2bc
commit 1c4020b346
+1 -1
View File
@@ -87,7 +87,7 @@ lettre.workspace = true
num-traits.workspace = true
rand.workspace = true
# tied to passwordhash 0.5.0
rand_core = { version = "0.6.4", features = ["getrandom"] }
rand_core = { version = "0.10.0", features = ["getrandom"] }
regex.workspace = true
reqwest.workspace = true
sha2.workspace = true