File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -468,21 +468,20 @@ dependencies = [
468
468
469
469
[[package ]]
470
470
name = " rayon"
471
- version = " 1.5.3 "
471
+ version = " 1.6.0 "
472
472
source = " registry+https://github.com/rust-lang/crates.io-index"
473
- checksum = " bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d "
473
+ checksum = " 1e060280438193c554f654141c9ea9417886713b7acd75974c85b18a69a88e0b "
474
474
dependencies = [
475
- " autocfg" ,
476
475
" crossbeam-deque" ,
477
476
" either" ,
478
477
" rayon-core" ,
479
478
]
480
479
481
480
[[package ]]
482
481
name = " rayon-core"
483
- version = " 1.9.3 "
482
+ version = " 1.10.1 "
484
483
source = " registry+https://github.com/rust-lang/crates.io-index"
485
- checksum = " 258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f "
484
+ checksum = " cac410af5d00ab6884528b4ab69d1e8e146e8d471201800fa1b4524126de6ad3 "
486
485
dependencies = [
487
486
" crossbeam-channel" ,
488
487
" crossbeam-deque" ,
You can’t perform that action at this time.
0 commit comments