aboutsummaryrefslogtreecommitdiff
path: root/devel/stylua/Makefile.crates
blob: d028dd13593d481be0fdcb1addc94846e7ffcab5 (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
CARGO_CRATES=	aho-corasick-0.7.18 \
		aho-corasick-1.0.1 \
		anes-0.1.6 \
		anyhow-1.0.75 \
		assert_cmd-2.0.4 \
		atty-0.2.14 \
		autocfg-1.0.1 \
		beef-0.5.2 \
		bitflags-1.3.2 \
		bstr-0.2.16 \
		bstr-1.4.0 \
		bumpalo-3.12.0 \
		bytecount-0.6.3 \
		cast-0.3.0 \
		cfg-if-1.0.0 \
		ciborium-0.2.0 \
		ciborium-io-0.2.0 \
		ciborium-ll-0.2.0 \
		clap-3.1.6 \
		clap_derive-3.1.4 \
		console-0.15.7 \
		convert_case-0.4.0 \
		criterion-0.4.0 \
		criterion-plot-0.5.0 \
		crossbeam-channel-0.5.8 \
		crossbeam-deque-0.8.1 \
		crossbeam-epoch-0.9.5 \
		crossbeam-utils-0.8.7 \
		derive_more-0.99.16 \
		difflib-0.4.0 \
		doc-comment-0.3.3 \
		dtoa-0.4.8 \
		ec4rs-1.0.2 \
		either-1.6.1 \
		encode_unicode-0.3.6 \
		env_logger-0.10.0 \
		equivalent-1.0.0 \
		fnv-1.0.7 \
		full_moon-0.18.1 \
		full_moon_derive-0.11.0 \
		globset-0.4.10 \
		half-1.7.1 \
		hashbrown-0.11.2 \
		hashbrown-0.14.0 \
		heck-0.4.1 \
		hermit-abi-0.1.19 \
		hermit-abi-0.3.1 \
		ignore-0.4.20 \
		indexmap-1.7.0 \
		indexmap-2.0.0 \
		insta-1.12.0 \
		itertools-0.10.1 \
		itoa-1.0.1 \
		js-sys-0.3.55 \
		lazy_static-1.4.0 \
		libc-0.2.119 \
		linked-hash-map-0.5.4 \
		log-0.4.19 \
		logos-0.12.1 \
		logos-derive-0.12.1 \
		memchr-2.5.0 \
		memoffset-0.6.4 \
		num-traits-0.2.14 \
		num_cpus-1.16.0 \
		once_cell-1.9.0 \
		oorandom-11.1.3 \
		os_str_bytes-6.0.0 \
		paste-1.0.12 \
		pest-2.1.3 \
		plotters-0.3.1 \
		plotters-backend-0.3.2 \
		plotters-svg-0.3.1 \
		predicates-2.1.1 \
		predicates-core-1.0.3 \
		predicates-tree-1.0.5 \
		proc-macro-error-1.0.4 \
		proc-macro-error-attr-1.0.4 \
		proc-macro2-1.0.63 \
		quote-1.0.29 \
		rayon-1.5.1 \
		rayon-core-1.9.1 \
		regex-1.9.1 \
		regex-automata-0.1.10 \
		regex-automata-0.3.2 \
		regex-syntax-0.6.29 \
		regex-syntax-0.7.4 \
		rustc_version-0.3.3 \
		rustversion-1.0.9 \
		ryu-1.0.5 \
		same-file-1.0.6 \
		scopeguard-1.1.0 \
		semver-0.11.0 \
		semver-parser-0.10.2 \
		serde-1.0.179 \
		serde_derive-1.0.179 \
		serde_json-1.0.105 \
		serde_spanned-0.6.3 \
		serde_yaml-0.8.21 \
		similar-2.2.1 \
		smol_str-0.1.24 \
		strsim-0.10.0 \
		strum-0.25.0 \
		strum_macros-0.25.0 \
		syn-1.0.76 \
		syn-2.0.25 \
		termcolor-1.1.3 \
		termtree-0.2.4 \
		textwrap-0.15.0 \
		thiserror-1.0.48 \
		thiserror-impl-1.0.48 \
		thread_local-1.1.7 \
		threadpool-1.8.1 \
		tinytemplate-1.2.1 \
		toml-0.7.6 \
		toml_datetime-0.6.3 \
		toml_edit-0.19.14 \
		ucd-trie-0.1.3 \
		unicode-ident-1.0.8 \
		unicode-width-0.1.8 \
		unicode-xid-0.2.2 \
		version_check-0.9.3 \
		wait-timeout-0.2.0 \
		walkdir-2.3.2 \
		wasm-bindgen-0.2.81 \
		wasm-bindgen-backend-0.2.81 \
		wasm-bindgen-macro-0.2.81 \
		wasm-bindgen-macro-support-0.2.81 \
		wasm-bindgen-shared-0.2.81 \
		web-sys-0.3.55 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.5 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-sys-0.45.0 \
		windows-targets-0.42.2 \
		windows_aarch64_gnullvm-0.42.2 \
		windows_aarch64_msvc-0.42.2 \
		windows_i686_gnu-0.42.2 \
		windows_i686_msvc-0.42.2 \
		windows_x86_64_gnu-0.42.2 \
		windows_x86_64_gnullvm-0.42.2 \
		windows_x86_64_msvc-0.42.2 \
		winnow-0.5.0 \
		yaml-rust-0.4.5
CARGO_FEATURES=	--no-default-features