summaryrefslogtreecommitdiff
path: root/graphics/artem/Makefile.crates
blob: 17dab61fc29914798ea6e53db528c3b4d2cb8138 (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
CARGO_CRATES=	adler-1.0.2 \
		aho-corasick-1.1.3 \
		aligned-vec-0.5.0 \
		anes-0.1.6 \
		anstream-0.6.13 \
		anstyle-1.0.6 \
		anstyle-lossy-1.1.0 \
		anstyle-parse-0.2.3 \
		anstyle-query-1.0.2 \
		anstyle-svg-0.1.3 \
		anstyle-wincon-3.0.2 \
		anyhow-1.0.81 \
		arbitrary-1.3.2 \
		arg_enum_proc_macro-0.3.4 \
		arrayvec-0.7.4 \
		assert_cmd-2.0.14 \
		autocfg-1.2.0 \
		av1-grain-0.2.3 \
		avif-serialize-0.8.1 \
		base64-0.21.7 \
		bit_field-0.10.2 \
		bitflags-1.3.2 \
		bitflags-2.5.0 \
		bitstream-io-2.2.0 \
		bstr-1.9.1 \
		built-0.7.1 \
		bumpalo-3.15.4 \
		bytemuck-1.15.0 \
		byteorder-1.5.0 \
		cast-0.3.0 \
		cc-1.0.90 \
		cfg-expr-0.15.7 \
		cfg-if-1.0.0 \
		ciborium-0.2.2 \
		ciborium-io-0.2.2 \
		ciborium-ll-0.2.2 \
		clap-4.5.4 \
		clap_builder-4.5.2 \
		clap_complete-4.5.1 \
		clap_derive-4.5.4 \
		clap_lex-0.7.0 \
		clap_mangen-0.2.20 \
		color_quant-1.1.0 \
		colorchoice-1.0.0 \
		colored-2.1.0 \
		crc32fast-1.4.0 \
		criterion-0.5.1 \
		criterion-plot-0.5.0 \
		crossbeam-deque-0.8.5 \
		crossbeam-epoch-0.9.18 \
		crossbeam-utils-0.8.19 \
		crunchy-0.2.2 \
		diff-0.1.13 \
		difflib-0.4.0 \
		doc-comment-0.3.3 \
		either-1.10.0 \
		env_filter-0.1.0 \
		env_logger-0.11.3 \
		equivalent-1.0.1 \
		errno-0.3.8 \
		exr-1.72.0 \
		fdeflate-0.3.4 \
		flate2-1.0.28 \
		float-cmp-0.9.0 \
		flume-0.11.0 \
		form_urlencoded-1.2.1 \
		getrandom-0.2.12 \
		gif-0.13.1 \
		half-2.4.0 \
		hashbrown-0.14.3 \
		heck-0.5.0 \
		hermit-abi-0.3.9 \
		html-escape-0.2.13 \
		humantime-2.1.0 \
		idna-0.5.0 \
		image-0.25.0 \
		image-webp-0.1.1 \
		imgref-1.10.1 \
		indexmap-2.2.6 \
		interpolate_name-0.2.4 \
		is-terminal-0.4.12 \
		itertools-0.10.5 \
		itertools-0.12.1 \
		itoa-1.0.11 \
		jobserver-0.1.28 \
		jpeg-decoder-0.3.1 \
		js-sys-0.3.69 \
		lazy_static-1.4.0 \
		lebe-0.5.2 \
		libc-0.2.153 \
		libfuzzer-sys-0.4.7 \
		linux-raw-sys-0.4.13 \
		lock_api-0.4.11 \
		log-0.4.21 \
		loop9-0.1.5 \
		maybe-rayon-0.1.1 \
		memchr-2.7.1 \
		minimal-lexical-0.2.1 \
		miniz_oxide-0.7.2 \
		new_debug_unreachable-1.0.6 \
		nom-7.1.3 \
		noop_proc_macro-0.3.0 \
		normalize-line-endings-0.3.0 \
		num-bigint-0.4.4 \
		num-derive-0.4.2 \
		num-integer-0.1.46 \
		num-rational-0.4.1 \
		num-traits-0.2.18 \
		once_cell-1.19.0 \
		oorandom-11.1.3 \
		paste-1.0.14 \
		percent-encoding-2.3.1 \
		pkg-config-0.3.30 \
		plotters-0.3.5 \
		plotters-backend-0.3.5 \
		plotters-svg-0.3.5 \
		png-0.17.13 \
		ppv-lite86-0.2.17 \
		predicates-3.1.0 \
		predicates-core-1.0.6 \
		predicates-tree-1.0.9 \
		pretty_assertions-1.4.0 \
		proc-macro2-1.0.79 \
		profiling-1.0.15 \
		profiling-procmacros-1.0.15 \
		qoi-0.4.1 \
		quick-error-2.0.1 \
		quote-1.0.35 \
		rand-0.8.5 \
		rand_chacha-0.3.1 \
		rand_core-0.6.4 \
		rav1e-0.7.1 \
		ravif-0.11.5 \
		rayon-1.10.0 \
		rayon-core-1.12.1 \
		regex-1.10.4 \
		regex-automata-0.4.6 \
		regex-syntax-0.8.3 \
		rgb-0.8.37 \
		ring-0.17.8 \
		roff-0.2.1 \
		rustix-0.38.32 \
		rustls-0.22.3 \
		rustls-pki-types-1.4.1 \
		rustls-webpki-0.102.2 \
		ryu-1.0.17 \
		same-file-1.0.6 \
		scopeguard-1.2.0 \
		serde-1.0.197 \
		serde_derive-1.0.197 \
		serde_json-1.0.115 \
		serde_spanned-0.6.5 \
		simd-adler32-0.3.7 \
		simd_helpers-0.1.0 \
		smallvec-1.13.2 \
		spin-0.9.8 \
		strsim-0.11.0 \
		subtle-2.5.0 \
		syn-2.0.55 \
		system-deps-6.2.2 \
		target-lexicon-0.12.14 \
		terminal_size-0.3.0 \
		termtree-0.4.1 \
		thiserror-1.0.58 \
		thiserror-impl-1.0.58 \
		tiff-0.9.1 \
		tinytemplate-1.2.1 \
		tinyvec-1.6.0 \
		tinyvec_macros-0.1.1 \
		toml-0.8.12 \
		toml_datetime-0.6.5 \
		toml_edit-0.22.9 \
		unicode-bidi-0.3.15 \
		unicode-ident-1.0.12 \
		unicode-normalization-0.1.23 \
		unicode-width-0.1.11 \
		untrusted-0.9.0 \
		ureq-2.9.6 \
		url-2.5.0 \
		utf8-width-0.1.7 \
		utf8parse-0.2.1 \
		v_frame-0.3.8 \
		version-compare-0.2.0 \
		wait-timeout-0.2.0 \
		walkdir-2.5.0 \
		wasi-0.11.0+wasi-snapshot-preview1 \
		wasm-bindgen-0.2.92 \
		wasm-bindgen-backend-0.2.92 \
		wasm-bindgen-macro-0.2.92 \
		wasm-bindgen-macro-support-0.2.92 \
		wasm-bindgen-shared-0.2.92 \
		web-sys-0.3.69 \
		webpki-roots-0.26.1 \
		weezl-0.1.8 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.6 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-sys-0.48.0 \
		windows-sys-0.52.0 \
		windows-targets-0.48.5 \
		windows-targets-0.52.4 \
		windows_aarch64_gnullvm-0.48.5 \
		windows_aarch64_gnullvm-0.52.4 \
		windows_aarch64_msvc-0.48.5 \
		windows_aarch64_msvc-0.52.4 \
		windows_i686_gnu-0.48.5 \
		windows_i686_gnu-0.52.4 \
		windows_i686_msvc-0.48.5 \
		windows_i686_msvc-0.52.4 \
		windows_x86_64_gnu-0.48.5 \
		windows_x86_64_gnu-0.52.4 \
		windows_x86_64_gnullvm-0.48.5 \
		windows_x86_64_gnullvm-0.52.4 \
		windows_x86_64_msvc-0.48.5 \
		windows_x86_64_msvc-0.52.4 \
		winnow-0.6.5 \
		yansi-0.5.1 \
		zeroize-1.7.0 \
		zune-core-0.4.12 \
		zune-inflate-0.2.54 \
		zune-jpeg-0.4.11