1
Fork 0

Update rayon and rustc-rayon

This commit is contained in:
Josh Stone 2022-01-10 11:34:07 -08:00
parent 89b9f7b284
commit f3b8812f24
10 changed files with 53 additions and 88 deletions

View file

@ -8,7 +8,7 @@ doctest = false
[dependencies]
measureme = "10.0.0"
rustc-rayon-core = "0.3.1"
rustc-rayon-core = "0.3.2"
rustc_ast = { path = "../rustc_ast" }
rustc_data_structures = { path = "../rustc_data_structures" }
rustc_errors = { path = "../rustc_errors" }