build(deps): update rust crate rayon to 1.8.0 (#5458)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-11 15:22:07 +02:00
committed by GitHub
parent 7e82cb494c
commit 9450af9d82
2 changed files with 5 additions and 17 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ pest = "2.7.3"
pest_derive = "2.7.3"
quick-xml = "0.30.0"
rand = "0.8.5"
rayon = "1.7.0"
rayon = "1.8.0"
regex = { version = "1.9.5", default-features = false, features = ["perf", "std", "unicode-perl"] }
rust-ini = "0.19.0"
semver = "1.0.18"