build(deps): update rust crate rayon to 1.6.1

This commit is contained in:
renovate[bot]
2022-12-10 00:13:09 +00:00
parent 7341607c29
commit ab614a372c
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ pest = "2.5.1"
pest_derive = "2.5.1"
quick-xml = "0.26.0"
rand = "0.8.5"
rayon = "1.6.0"
rayon = "1.6.1"
regex = "1.7.0"
rust-ini = "0.18.0"
semver = "1.0.14"