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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "cfg-if"
= "1.0.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
[[]]
= "orx-concurrent-iter"
= "3.3.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "78e4381d6f1393a99e5a2bebe63e7a4c58c2526cdf25e01830baa11410c7ece1"
= [
"orx-iterable",
"orx-pseudo-default",
]
[[]]
= "orx-fixed-vec"
= "3.22.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "96586d7477170175263986dfdfd36cc9a4b08bcc1743084f06115d6610181bb4"
= [
"orx-concurrent-iter",
"orx-iterable",
"orx-pinned-vec",
"orx-pseudo-default",
]
[[]]
= "orx-iterable"
= "1.3.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "dfa2cb3f82a187c68835faac9cf03faaee70b93f4da3b85515ac1b4c6f8a432d"
= [
"orx-self-or",
]
[[]]
= "orx-pinned-vec"
= "3.21.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d38ff024d902a587fefdc502598107bbbf3d2a5350d63247bef34bd6a5518de9"
= [
"orx-iterable",
"orx-pseudo-default",
]
[[]]
= "orx-pseudo-default"
= "2.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "34eaace9ae01f7025804fbca40ec45b87c19ba0328d97195e01c6135897762a8"
[[]]
= "orx-self-or"
= "1.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "67a8e35dfe18921e475b9861266fd58a5ecfd681161f242d24a9e2d1e07fbc28"
[[]]
= "orx-selfref-col"
= "3.2.0"
= [
"orx-fixed-vec",
"orx-iterable",
"orx-pinned-vec",
"orx-pseudo-default",
"orx-split-vec",
"test-case",
]
[[]]
= "orx-split-vec"
= "3.22.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "794100ff181e3903c90398e91147bbba7734ab0a1c6e13c4c569f4a15bccd6f7"
= [
"orx-concurrent-iter",
"orx-iterable",
"orx-pinned-vec",
"orx-pseudo-default",
]
[[]]
= "proc-macro2"
= "1.0.106"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.44"
= "registry+https://github.com/rust-lang/crates.io-index"
= "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.114"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "test-case"
= "3.3.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "eb2550dd13afcd286853192af8601920d959b14c401fcece38071d53bf0768a8"
= [
"test-case-macros",
]
[[]]
= "test-case-core"
= "3.3.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "adcb7fd841cd518e279be3d5a3eb0636409487998a4aff22f3de87b81e88384f"
= [
"cfg-if",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "test-case-macros"
= "3.3.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5c89e72a01ed4c579669add59014b9a524d609c0c88c6a585ce37485879f6ffb"
= [
"proc-macro2",
"quote",
"syn",
"test-case-core",
]
[[]]
= "unicode-ident"
= "1.0.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"