File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -468,21 +468,20 @@ dependencies = [
468468
469469[[package ]]
470470name = " rayon"
471- version = " 1.5.3 "
471+ version = " 1.6.0 "
472472source = " registry+https://github.com/rust-lang/crates.io-index"
473- checksum = " bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d "
473+ checksum = " 1e060280438193c554f654141c9ea9417886713b7acd75974c85b18a69a88e0b "
474474dependencies = [
475- " autocfg" ,
476475 " crossbeam-deque" ,
477476 " either" ,
478477 " rayon-core" ,
479478]
480479
481480[[package ]]
482481name = " rayon-core"
483- version = " 1.9.3 "
482+ version = " 1.10.1 "
484483source = " registry+https://github.com/rust-lang/crates.io-index"
485- checksum = " 258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f "
484+ checksum = " cac410af5d00ab6884528b4ab69d1e8e146e8d471201800fa1b4524126de6ad3 "
486485dependencies = [
487486 " crossbeam-channel" ,
488487 " crossbeam-deque" ,
You can’t perform that action at this time.
0 commit comments