Bump rayon from 1.7.0 to 1.8.0 (#10497)

This commit is contained in:
dependabot[bot]
2023-09-25 11:00:05 +00:00
committed by GitHub
parent 19cee5fda1
commit 57825a5c45
2 changed files with 5 additions and 7 deletions

View File

@ -70,7 +70,7 @@ powierza-coefficient = "1.0"
print-positions = "0.6"
quick-xml = "0.30"
rand = "0.8"
rayon = "1.7"
rayon = "1.8"
regex = "1.9.5"
roxmltree = "0.18"
rusqlite = { version = "0.29", features = ["bundled"], optional = true }