build(deps): update rust crate rayon to 1.9.0

This commit is contained in:
renovate[bot]
2024-02-28 01:44:46 +00:00
parent 3727754c21
commit 28eb8c8e11
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ pest = "2.7.7"
pest_derive = "2.7.7"
quick-xml = "0.31.0"
rand = "0.8.5"
rayon = "1.8.1"
rayon = "1.9.0"
regex = { version = "1.10.3", default-features = false, features = ["perf", "std", "unicode-perl"] }
rust-ini = "0.20.0"
semver = "1.0.22"