-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathcrates.expected
More file actions
180 lines (150 loc) · 5.34 KB
/
crates.expected
File metadata and controls
180 lines (150 loc) · 5.34 KB
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
#-----| Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.160)
#-----| Crate(block_buffer@0.10.4)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)
#-----| generic_array -> Crate(generic_array@0.14.7)
#-----| Crate(cfg_if@1.0.1)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)
#-----| Crate(cfg_if@1.0.1)
#-----| core -> Crate(core@0.0.0)
#-----| Crate(compiler_builtins@0.1.160)
#-----| core -> Crate(core@0.0.0)
#-----| Crate(core@0.0.0)
#-----| Crate(crypto_common@0.1.6)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)
#-----| generic_array -> Crate(generic_array@0.14.7)
#-----| typenum -> Crate(typenum@1.18.0)
#-----| Crate(digest@0.10.7)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)
#-----| block_buffer -> Crate(block_buffer@0.10.4)
#-----| crypto_common -> Crate(crypto_common@0.1.6)
#-----| Crate(generic_array@0.14.7)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)
#-----| typenum -> Crate(typenum@1.18.0)
#-----| Crate(getopts@0.2.23)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| unicode_width -> Crate(unicode_width@0.2.1)
#-----| Crate(hashbrown@0.15.4)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| Crate(libc@0.2.174)
#-----| rustc_std_workspace_core -> Crate(core@0.0.0)
main.rs:
# 0| Crate(main@0.0.1)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)
#-----| md5 -> Crate(md5@0.10.6)
#-----| md5_alt -> Crate(md5@0.7.0)
#-----| test -> Crate(test@0.0.1)
#-----| Crate(md5@0.10.6)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)
#-----| cfg_if -> Crate(cfg_if@1.0.1)
#-----| digest -> Crate(digest@0.10.7)
#-----| Crate(md5@0.7.0)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)
#-----| Crate(panic_abort@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| Crate(panic_unwind@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| cfg_if -> Crate(cfg_if@1.0.1)
#-----| libc -> Crate(libc@0.2.174)
#-----| unwind -> Crate(unwind@0.0.0)
#-----| Crate(proc_macro@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| rustc_literal_escaper -> Crate(rustc_literal_escaper@0.0.5)
#-----| Crate(rand@0.9.2)
#-----| rand_core -> Crate(rand_core@0.9.3)
#-----| Crate(rand_core@0.9.3)
#-----| Crate(rand_xorshift@0.4.0)
#-----| rand_core -> Crate(rand_core@0.9.3)
#-----| Crate(rustc_demangle@0.1.25)
#-----| core -> Crate(core@0.0.0)
#-----| Crate(rustc_literal_escaper@0.0.5)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| Crate(std@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| cfg_if -> Crate(cfg_if@1.0.1)
#-----| hashbrown -> Crate(hashbrown@0.15.4)
#-----| libc -> Crate(libc@0.2.174)
#-----| rand -> Crate(rand@0.9.2)
#-----| rand_xorshift -> Crate(rand_xorshift@0.4.0)
#-----| rustc_demangle -> Crate(rustc_demangle@0.1.25)
#-----| panic_abort -> Crate(panic_abort@0.0.0)
#-----| unwind -> Crate(unwind@0.0.0)
#-----| panic_unwind -> Crate(panic_unwind@0.0.0)
#-----| std_detect -> Crate(std_detect@0.1.5)
#-----| Crate(std_detect@0.1.5)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| cfg_if -> Crate(cfg_if@1.0.1)
#-----| libc -> Crate(libc@0.2.174)
#-----| Crate(test@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| getopts -> Crate(getopts@0.2.23)
#-----| libc -> Crate(libc@0.2.174)
lib.rs:
# 0| Crate(test@0.0.1)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)
#-----| md5 -> Crate(md5@0.10.6)
#-----| md5_alt -> Crate(md5@0.7.0)
#-----| Crate(typenum@1.18.0)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)
#-----| Crate(unicode_width@0.2.1)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| Crate(unwind@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| cfg_if -> Crate(cfg_if@1.0.1)
#-----| libc -> Crate(libc@0.2.174)
#-----| Crate(version_check@0.9.5)
#-----| proc_macro -> Crate(proc_macro@0.0.0)
#-----| alloc -> Crate(alloc@0.0.0)
#-----| core -> Crate(core@0.0.0)
#-----| std -> Crate(std@0.0.0)
#-----| test -> Crate(test@0.0.0)