build(deps): update rust crate rand to 0.9.1

This commit is contained in:
renovate[bot]
2025-04-17 16:31:17 +00:00
committed by GitHub
parent fedad9173f
commit 7a4e0b15af
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ pest = "2.8.0"
pest_derive = "2.8.0"
process_control = "5.0.0"
quick-xml = "0.37.4"
rand = "0.9.0"
rand = "0.9.1"
rayon = "1.10.0"
regex = { version = "1.11.1", default-features = false, features = ["perf", "std", "unicode-perl"] }
rust-ini = "0.21.1"