1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "crossbeam-deque"
= "0.8.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
= [
"crossbeam-epoch",
"crossbeam-utils",
]
[[]]
= "crossbeam-epoch"
= "0.9.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
= [
"crossbeam-utils",
]
[[]]
= "crossbeam-utils"
= "0.8.21"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
[[]]
= "either"
= "1.15.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
[[]]
= "rayon"
= "1.12.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
= [
"either",
"rayon-core",
]
[[]]
= "rayon-core"
= "1.13.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
= [
"crossbeam-deque",
"crossbeam-utils",
]
[[]]
= "rlx-optim"
= "0.2.3"
= [
"rayon",
]