summaryrefslogtreecommitdiff
path: root/www/rustypaste-cli/Makefile.crates
blob: bafefa98e3ff0a18d81dc699b6189df97e44b7c8 (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
CARGO_CRATES=	adler-1.0.2 \
		base64-0.21.7 \
		base64-0.22.1 \
		bitflags-1.3.2 \
		bitflags-2.5.0 \
		bumpalo-3.16.0 \
		cc-1.2.16 \
		cfg-if-1.0.0 \
		colored-3.0.0 \
		console-0.15.8 \
		core-foundation-0.9.4 \
		core-foundation-sys-0.8.6 \
		crc32fast-1.4.0 \
		dirs-5.0.1 \
		dirs-next-2.0.0 \
		dirs-sys-0.4.1 \
		dirs-sys-next-0.1.2 \
		displaydoc-0.2.5 \
		encode_unicode-0.3.6 \
		equivalent-1.0.1 \
		errno-0.3.8 \
		fastrand-2.0.2 \
		flate2-1.0.28 \
		form_urlencoded-1.2.1 \
		getopts-0.2.21 \
		getrandom-0.2.12 \
		hashbrown-0.15.2 \
		icu_collections-1.5.0 \
		icu_locid-1.5.0 \
		icu_locid_transform-1.5.0 \
		icu_locid_transform_data-1.5.0 \
		icu_normalizer-1.5.0 \
		icu_normalizer_data-1.5.0 \
		icu_properties-1.5.1 \
		icu_properties_data-1.5.0 \
		icu_provider-1.5.0 \
		icu_provider_macros-1.5.0 \
		idna-1.0.3 \
		idna_adapter-1.2.0 \
		indexmap-2.7.1 \
		indicatif-0.17.11 \
		itoa-1.0.11 \
		js-sys-0.3.72 \
		lazy_static-1.4.0 \
		libc-0.2.170 \
		libredox-0.0.1 \
		linux-raw-sys-0.4.13 \
		litemap-0.7.3 \
		log-0.4.21 \
		memchr-2.7.1 \
		mime-0.3.17 \
		mime_guess-2.0.4 \
		miniz_oxide-0.7.2 \
		multipart-0.18.0 \
		number_prefix-0.4.0 \
		once_cell-1.19.0 \
		openssl-probe-0.1.5 \
		option-ext-0.2.0 \
		percent-encoding-2.3.1 \
		portable-atomic-1.6.0 \
		ppv-lite86-0.2.17 \
		proc-macro2-1.0.88 \
		quote-1.0.35 \
		rand-0.8.5 \
		rand_chacha-0.3.1 \
		rand_core-0.6.4 \
		redox_syscall-0.4.1 \
		redox_users-0.4.4 \
		ring-0.17.14 \
		rustix-0.38.32 \
		rustls-0.23.19 \
		rustls-native-certs-0.7.0 \
		rustls-pemfile-2.1.1 \
		rustls-pki-types-1.10.0 \
		rustls-webpki-0.102.8 \
		ryu-1.0.17 \
		schannel-0.1.23 \
		security-framework-2.9.2 \
		security-framework-sys-2.9.1 \
		serde-1.0.219 \
		serde_derive-1.0.219 \
		serde_json-1.0.115 \
		serde_spanned-0.6.8 \
		shellexpand-3.1.0 \
		shlex-1.3.0 \
		smallvec-1.13.2 \
		stable_deref_trait-1.2.0 \
		subtle-2.5.0 \
		syn-2.0.87 \
		synstructure-0.13.1 \
		tempfile-3.10.1 \
		thiserror-1.0.68 \
		thiserror-2.0.12 \
		thiserror-impl-1.0.68 \
		thiserror-impl-2.0.12 \
		tinystr-0.7.6 \
		toml-0.8.20 \
		toml_datetime-0.6.8 \
		toml_edit-0.22.23 \
		unicase-2.7.0 \
		unicode-ident-1.0.12 \
		unicode-width-0.1.11 \
		unicode-width-0.2.0 \
		untrusted-0.9.0 \
		ureq-2.12.1 \
		url-2.5.4 \
		utf16_iter-1.0.5 \
		utf8_iter-1.0.4 \
		version_check-0.9.4 \
		wasi-0.11.0+wasi-snapshot-preview1 \
		wasm-bindgen-0.2.95 \
		wasm-bindgen-backend-0.2.95 \
		wasm-bindgen-macro-0.2.95 \
		wasm-bindgen-macro-support-0.2.95 \
		wasm-bindgen-shared-0.2.95 \
		web-time-1.1.0 \
		webpki-roots-0.26.1 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		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.7.1 \
		write16-1.0.0 \
		writeable-0.5.5 \
		yoke-0.7.4 \
		yoke-derive-0.7.4 \
		zerofrom-0.1.4 \
		zerofrom-derive-0.1.4 \
		zeroize-1.7.0 \
		zerovec-0.10.4 \
		zerovec-derive-0.10.3