summaryrefslogtreecommitdiff
path: root/devel/wasm-server-runner/Makefile.crates
blob: b15d4c01007177c5d8e7d600b9849b589cca6113 (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
CARGO_CRATES=	addr2line-0.24.2 \
		adler2-2.0.0 \
		ahash-0.8.11 \
		aho-corasick-1.1.3 \
		alloc-no-stdlib-2.0.4 \
		alloc-stdlib-0.2.2 \
		anyhow-1.0.97 \
		arc-swap-1.7.1 \
		async-compression-0.4.21 \
		atomic-waker-1.1.2 \
		autocfg-1.4.0 \
		aws-lc-rs-1.12.6 \
		aws-lc-sys-0.27.1 \
		axum-0.8.1 \
		axum-core-0.5.0 \
		axum-server-0.7.2 \
		axum-server-dual-protocol-0.7.0 \
		backtrace-0.3.74 \
		base64-0.22.1 \
		bindgen-0.69.5 \
		bitflags-2.9.0 \
		block-buffer-0.10.4 \
		brotli-7.0.0 \
		brotli-decompressor-4.0.2 \
		bytes-1.10.1 \
		cc-1.2.17 \
		cexpr-0.6.0 \
		cfg-if-1.0.0 \
		clang-sys-1.8.1 \
		cmake-0.1.54 \
		cpufeatures-0.2.17 \
		crc32fast-1.4.2 \
		crossbeam-deque-0.8.6 \
		crossbeam-epoch-0.9.18 \
		crossbeam-utils-0.8.21 \
		crypto-common-0.1.6 \
		data-encoding-2.8.0 \
		deranged-0.4.1 \
		digest-0.10.7 \
		directories-6.0.0 \
		dirs-sys-0.5.0 \
		dunce-1.0.5 \
		either-1.15.0 \
		equivalent-1.0.2 \
		errno-0.3.10 \
		fallible-iterator-0.2.0 \
		fastrand-2.3.0 \
		flate2-1.1.0 \
		fnv-1.0.7 \
		fs-err-3.1.0 \
		fs_extra-1.3.0 \
		futures-channel-0.3.31 \
		futures-core-0.3.31 \
		futures-sink-0.3.31 \
		futures-task-0.3.31 \
		futures-util-0.3.31 \
		generic-array-0.14.7 \
		getrandom-0.2.15 \
		getrandom-0.3.2 \
		gimli-0.26.2 \
		gimli-0.31.1 \
		glob-0.3.2 \
		h2-0.4.8 \
		hashbrown-0.12.3 \
		hashbrown-0.14.5 \
		hashbrown-0.15.2 \
		heck-0.5.0 \
		home-0.5.11 \
		http-1.3.1 \
		http-body-1.0.1 \
		http-body-util-0.1.3 \
		http-range-header-0.4.2 \
		httparse-1.10.1 \
		httpdate-1.0.3 \
		hyper-1.6.0 \
		hyper-util-0.1.10 \
		id-arena-2.2.1 \
		indexmap-1.9.3 \
		indexmap-2.8.0 \
		itertools-0.12.1 \
		itoa-1.0.15 \
		jobserver-0.1.32 \
		lazy_static-1.5.0 \
		lazycell-1.3.0 \
		leb128-0.2.5 \
		libc-0.2.171 \
		libloading-0.8.6 \
		libredox-0.1.3 \
		linux-raw-sys-0.4.15 \
		linux-raw-sys-0.9.3 \
		log-0.4.27 \
		matchers-0.1.0 \
		matchit-0.8.4 \
		memchr-2.7.4 \
		mime-0.3.17 \
		mime_guess-2.0.5 \
		minimal-lexical-0.2.1 \
		miniz_oxide-0.8.5 \
		mio-1.0.3 \
		nom-7.1.3 \
		nu-ansi-term-0.46.0 \
		num-conv-0.1.0 \
		object-0.36.7 \
		once_cell-1.21.1 \
		option-ext-0.2.0 \
		overload-0.1.1 \
		percent-encoding-2.3.1 \
		pin-project-1.1.10 \
		pin-project-internal-1.1.10 \
		pin-project-lite-0.2.16 \
		pin-utils-0.1.0 \
		pkg-config-0.3.32 \
		powerfmt-0.2.0 \
		ppv-lite86-0.2.21 \
		prettyplease-0.2.31 \
		proc-macro2-1.0.94 \
		quote-1.0.40 \
		r-efi-5.2.0 \
		rand-0.9.0 \
		rand_chacha-0.9.0 \
		rand_core-0.9.3 \
		rayon-1.10.0 \
		rayon-core-1.12.1 \
		rcgen-0.13.2 \
		redox_users-0.5.0 \
		regex-1.11.1 \
		regex-automata-0.1.10 \
		regex-automata-0.4.9 \
		regex-syntax-0.6.29 \
		regex-syntax-0.8.5 \
		ring-0.17.14 \
		rustc-demangle-0.1.24 \
		rustc-hash-1.1.0 \
		rustix-0.38.44 \
		rustix-1.0.3 \
		rustls-0.23.25 \
		rustls-pemfile-2.2.0 \
		rustls-pki-types-1.11.0 \
		rustls-webpki-0.103.0 \
		rustversion-1.0.20 \
		ryu-1.0.20 \
		semver-1.0.26 \
		serde-1.0.219 \
		serde_derive-1.0.219 \
		serde_json-1.0.140 \
		sha1-0.10.6 \
		sharded-slab-0.1.7 \
		shlex-1.3.0 \
		slab-0.4.9 \
		smallvec-1.14.0 \
		socket2-0.5.8 \
		stable_deref_trait-1.2.0 \
		subtle-2.6.1 \
		syn-2.0.100 \
		sync_wrapper-1.0.2 \
		tempfile-3.19.1 \
		thiserror-2.0.12 \
		thiserror-impl-2.0.12 \
		thread_local-1.1.8 \
		time-0.3.41 \
		time-core-0.1.4 \
		tokio-1.44.1 \
		tokio-macros-2.5.0 \
		tokio-rustls-0.26.2 \
		tokio-tungstenite-0.26.2 \
		tokio-util-0.7.14 \
		tower-0.5.2 \
		tower-http-0.6.2 \
		tower-layer-0.3.3 \
		tower-service-0.3.3 \
		tracing-0.1.41 \
		tracing-core-0.1.33 \
		tracing-log-0.2.0 \
		tracing-subscriber-0.3.19 \
		tungstenite-0.26.2 \
		typenum-1.18.0 \
		unicase-2.8.1 \
		unicode-ident-1.0.18 \
		untrusted-0.9.0 \
		utf-8-0.7.6 \
		valuable-0.1.1 \
		version_check-0.9.5 \
		walrus-0.23.3 \
		walrus-macro-0.22.0 \
		wasi-0.11.0+wasi-snapshot-preview1 \
		wasi-0.14.2+wasi-0.2.4 \
		wasm-bindgen-cli-support-0.2.100 \
		wasm-bindgen-externref-xform-0.2.100 \
		wasm-bindgen-multi-value-xform-0.2.100 \
		wasm-bindgen-shared-0.2.100 \
		wasm-bindgen-threads-xform-0.2.100 \
		wasm-bindgen-wasm-conventions-0.2.100 \
		wasm-bindgen-wasm-interpreter-0.2.100 \
		wasm-encoder-0.214.0 \
		wasmparser-0.214.0 \
		which-4.4.2 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-sys-0.52.0 \
		windows-sys-0.59.0 \
		windows-targets-0.52.6 \
		windows_aarch64_gnullvm-0.52.6 \
		windows_aarch64_msvc-0.52.6 \
		windows_i686_gnu-0.52.6 \
		windows_i686_gnullvm-0.52.6 \
		windows_i686_msvc-0.52.6 \
		windows_x86_64_gnu-0.52.6 \
		windows_x86_64_gnullvm-0.52.6 \
		windows_x86_64_msvc-0.52.6 \
		wit-bindgen-rt-0.39.0 \
		yasna-0.5.2 \
		zerocopy-0.7.35 \
		zerocopy-0.8.24 \
		zerocopy-derive-0.7.35 \
		zerocopy-derive-0.8.24 \
		zeroize-1.8.1 \
		zstd-0.13.3 \
		zstd-safe-7.2.4 \
		zstd-sys-2.0.15+zstd.1.5.7