aboutsummaryrefslogtreecommitdiff
path: root/textproc/cast2gif/Makefile.crates
blob: 5e38acafa69c7c6ff67545b7c0409d3b67a9274a (plain) (blame)
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
CARGO_CRATES=	adler-1.0.2 \
		adler32-1.0.4 \
		ahash-0.8.3 \
		aho-corasick-0.7.18 \
		ansi_colours-1.0.1 \
		ansi_term-0.11.0 \
		anyhow-1.0.28 \
		approx-0.3.2 \
		arrayref-0.3.6 \
		arrayvec-0.5.1 \
		arrayvec-0.7.2 \
		atty-0.2.14 \
		autocfg-1.0.0 \
		backtrace-0.3.46 \
		backtrace-sys-0.1.35 \
		base16-0.2.1 \
		base64-0.11.0 \
		better-panic-0.2.0 \
		bitflags-1.2.1 \
		bitflags-2.3.3 \
		blake2b_simd-0.5.10 \
		bytemuck-1.9.1 \
		byteorder-1.3.4 \
		cc-1.0.79 \
		cfg-if-0.1.10 \
		cfg-if-1.0.0 \
		clap-2.33.0 \
		clap-4.1.14 \
		clap_builder-4.1.14 \
		clap_lex-0.4.1 \
		clicolors-control-1.0.1 \
		cmake-0.1.42 \
		color_quant-1.0.1 \
		colored-1.9.3 \
		console-0.9.2 \
		console-0.10.0 \
		constant_time_eq-0.1.5 \
		core-foundation-0.6.4 \
		core-foundation-0.7.0 \
		core-foundation-sys-0.6.2 \
		core-foundation-sys-0.7.0 \
		core-graphics-0.17.3 \
		core-graphics-0.19.0 \
		core-text-13.3.2 \
		core-text-15.0.0 \
		crc32fast-1.3.2 \
		crossbeam-channel-0.5.8 \
		crossbeam-deque-0.8.1 \
		crossbeam-epoch-0.9.8 \
		crossbeam-utils-0.7.2 \
		crossbeam-utils-0.8.16 \
		darling-0.10.2 \
		darling_core-0.10.2 \
		darling_macro-0.10.2 \
		data-url-0.1.0 \
		deflate-0.7.20 \
		dirs-2.0.2 \
		dirs-sys-0.3.4 \
		dunce-1.0.4 \
		dwrote-0.10.0 \
		either-1.5.3 \
		encode_unicode-0.3.6 \
		enumset-0.4.5 \
		enumset_derive-0.4.4 \
		env_logger-0.7.1 \
		errno-0.3.1 \
		errno-dragonfly-0.1.2 \
		euclid-0.20.10 \
		expat-sys-2.1.6 \
		fallible_collections-0.4.9 \
		flame-0.2.2 \
		flate2-1.0.26 \
		float-cmp-0.5.3 \
		float-ord-0.2.0 \
		flume-0.5.1 \
		fnv-1.0.6 \
		font-kit-0.6.0 \
		foreign-types-0.3.2 \
		foreign-types-shared-0.1.1 \
		freetype-0.4.1 \
		getrandom-0.1.14 \
		gif-0.12.0 \
		gif-dispose-4.0.0 \
		gifsicle-1.93.0 \
		gifski-1.10.3 \
		glob-0.3.0 \
		harfbuzz-sys-0.3.4 \
		harfbuzz_rs-1.0.1 \
		hashbrown-0.13.2 \
		hermit-abi-0.1.11 \
		hermit-abi-0.3.2 \
		humantime-1.3.0 \
		ident_case-1.0.1 \
		imagequant-4.2.0 \
		imgref-1.9.4 \
		indicatif-0.14.0 \
		inflate-0.4.5 \
		is-terminal-0.4.9 \
		itoa-0.4.5 \
		jpeg-decoder-0.1.18 \
		kernel32-sys-0.2.2 \
		kurbo-0.5.11 \
		lazy_static-0.2.11 \
		lazy_static-1.4.0 \
		libc-0.2.147 \
		linux-raw-sys-0.4.3 \
		lodepng-3.7.2 \
		log-0.4.8 \
		loop9-0.1.3 \
		lyon_geom-0.15.2 \
		matches-0.1.8 \
		memchr-2.5.0 \
		memmap2-0.1.0 \
		memoffset-0.6.5 \
		miniz_oxide-0.7.1 \
		natord-1.0.9 \
		num-traits-0.2.15 \
		num_cpus-1.16.0 \
		number_prefix-0.3.0 \
		once_cell-1.18.0 \
		palette-0.5.0 \
		palette_derive-0.5.0 \
		pathfinder_geometry-0.5.1 \
		pathfinder_simd-0.5.0 \
		pbr-1.0.4 \
		phf-0.8.0 \
		phf_codegen-0.8.0 \
		phf_generator-0.8.0 \
		phf_shared-0.8.0 \
		pkg-config-0.3.17 \
		png-0.15.3 \
		ppv-lite86-0.2.6 \
		proc-macro2-1.0.10 \
		quick-error-1.2.3 \
		quick-error-2.0.1 \
		quote-1.0.3 \
		rand-0.7.3 \
		rand_chacha-0.2.2 \
		rand_core-0.5.1 \
		rand_hc-0.2.0 \
		rand_pcg-0.2.1 \
		raqote-0.7.14 \
		rayon-1.7.0 \
		rayon-core-1.11.0 \
		rctree-0.3.3 \
		redox_syscall-0.1.56 \
		redox_users-0.3.4 \
		regex-1.6.0 \
		regex-syntax-0.6.27 \
		resize-0.7.4 \
		resvg-0.9.0 \
		rgb-0.8.36 \
		roxmltree-0.9.1 \
		rust-argon2-0.7.0 \
		rustc-demangle-0.1.16 \
		rustc_version-0.2.3 \
		rustix-0.38.3 \
		ryu-1.0.3 \
		same-file-1.0.6 \
		scopeguard-1.1.0 \
		semver-0.9.0 \
		semver-parser-0.7.0 \
		serde-1.0.106 \
		serde_derive-1.0.106 \
		serde_json-1.0.51 \
		servo-fontconfig-0.4.0 \
		servo-fontconfig-sys-4.0.9 \
		servo-freetype-sys-4.0.5 \
		simplecss-0.2.0 \
		siphasher-0.2.3 \
		siphasher-0.3.2 \
		spin-0.5.2 \
		strsim-0.8.0 \
		strsim-0.9.3 \
		strsim-0.10.0 \
		svg-0.7.2 \
		svgfilters-0.1.0 \
		svgtypes-0.5.0 \
		sw-composite-0.7.7 \
		syn-1.0.17 \
		term_size-0.3.1 \
		termcolor-1.1.3 \
		termios-0.3.2 \
		textwrap-0.11.0 \
		thiserror-1.0.15 \
		thiserror-impl-1.0.15 \
		thread-id-3.3.0 \
		thread_local-1.1.4 \
		time-0.1.42 \
		ttf-parser-0.3.0 \
		typed-arena-2.0.1 \
		unicode-bidi-0.3.4 \
		unicode-script-0.5.0 \
		unicode-vo-0.1.0 \
		unicode-width-0.1.7 \
		unicode-xid-0.2.0 \
		usvg-0.9.0 \
		utf8parse-0.2.0 \
		vec_map-0.8.1 \
		version_check-0.9.4 \
		vt100-0.8.1 \
		vte-0.6.0 \
		vte_generate_state_changes-0.1.1 \
		walkdir-2.3.1 \
		wasi-0.9.0+wasi-snapshot-preview1 \
		weezl-0.1.6 \
		wild-2.1.0 \
		winapi-0.2.8 \
		winapi-0.3.8 \
		winapi-build-0.1.1 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.4 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-sys-0.48.0 \
		windows-targets-0.48.1 \
		windows_aarch64_gnullvm-0.48.0 \
		windows_aarch64_msvc-0.48.0 \
		windows_i686_gnu-0.48.0 \
		windows_i686_msvc-0.48.0 \
		windows_x86_64_gnu-0.48.0 \
		windows_x86_64_gnullvm-0.48.0 \
		windows_x86_64_msvc-0.48.0 \
		wio-0.2.2 \
		xmlparser-0.13.1 \
		xmlwriter-0.1.0