File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2801,22 +2801,22 @@ dependencies = [
2801
2801
2802
2802
[[package ]]
2803
2803
name = " rayon"
2804
- version = " 1.1 .0"
2804
+ version = " 1.2 .0"
2805
2805
source = " registry+https://github.com/rust-lang/crates.io-index"
2806
- checksum = " a4b0186e22767d5b9738a05eab7c6ac90b15db17e5b5f9bd87976dd7d89a10a4 "
2806
+ checksum = " 83a27732a533a1be0a0035a111fe76db89ad312f6f0347004c220c57f209a123 "
2807
2807
dependencies = [
2808
- " crossbeam-deque 0.6.3 " ,
2808
+ " crossbeam-deque 0.7.1 " ,
2809
2809
" either" ,
2810
2810
" rayon-core" ,
2811
2811
]
2812
2812
2813
2813
[[package ]]
2814
2814
name = " rayon-core"
2815
- version = " 1.5 .0"
2815
+ version = " 1.6 .0"
2816
2816
source = " registry+https://github.com/rust-lang/crates.io-index"
2817
- checksum = " ebbe0df8435ac0c397d467b6cad6d25543d06e8a019ef3f6af3c384597515bd2 "
2817
+ checksum = " 98dcf634205083b17d0861252431eb2acbfb698ab7478a2d20de07954f47ec7b "
2818
2818
dependencies = [
2819
- " crossbeam-deque 0.6.3 " ,
2819
+ " crossbeam-deque 0.7.1 " ,
2820
2820
" crossbeam-queue" ,
2821
2821
" crossbeam-utils 0.6.5" ,
2822
2822
" lazy_static 1.3.0" ,
You can’t perform that action at this time.
0 commit comments