summaryrefslogtreecommitdiff
path: root/editors/ad/Makefile.crates
blob: 5dfb62b166e344bb97ff727265c7274b1a484708 (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
CARGO_CRATES=	aho-corasick-1.1.3 \
		anes-0.1.6 \
		anstyle-1.0.8 \
		autocfg-1.4.0 \
		bitflags-1.3.2 \
		bitflags-2.6.0 \
		bumpalo-3.16.0 \
		cast-0.3.0 \
		cc-1.2.2 \
		cfg-if-1.0.0 \
		ciborium-0.2.2 \
		ciborium-io-0.2.2 \
		ciborium-ll-0.2.2 \
		clap-4.5.19 \
		clap_builder-4.5.19 \
		clap_lex-0.7.2 \
		criterion-0.5.1 \
		criterion-plot-0.5.0 \
		crossbeam-deque-0.8.5 \
		crossbeam-epoch-0.9.18 \
		crossbeam-utils-0.8.20 \
		crunchy-0.2.2 \
		either-1.13.0 \
		equivalent-1.0.1 \
		fluent-uri-0.1.4 \
		half-2.4.1 \
		hashbrown-0.15.2 \
		hermit-abi-0.4.0 \
		indexmap-2.7.0 \
		is-terminal-0.4.13 \
		itertools-0.10.5 \
		itoa-1.0.11 \
		js-sys-0.3.70 \
		lazy_static-1.5.0 \
		libc-0.2.162 \
		libloading-0.8.6 \
		log-0.4.22 \
		lsp-types-0.97.0 \
		man-0.3.0 \
		memchr-2.7.4 \
		nu-ansi-term-0.46.0 \
		num-traits-0.2.19 \
		once_cell-1.20.2 \
		oorandom-11.1.4 \
		overload-0.1.1 \
		pin-project-lite-0.2.14 \
		plotters-0.3.7 \
		plotters-backend-0.3.7 \
		plotters-svg-0.3.7 \
		proc-macro2-1.0.87 \
		quote-1.0.37 \
		rayon-1.10.0 \
		rayon-core-1.12.1 \
		regex-1.11.0 \
		regex-automata-0.4.8 \
		regex-syntax-0.8.5 \
		roff-0.1.0 \
		ryu-1.0.18 \
		same-file-1.0.6 \
		serde-1.0.215 \
		serde_derive-1.0.215 \
		serde_json-1.0.133 \
		serde_repr-0.1.19 \
		serde_spanned-0.6.8 \
		sharded-slab-0.1.7 \
		shlex-1.3.0 \
		simple_test_case-1.2.0 \
		smallvec-1.13.2 \
		streaming-iterator-0.1.9 \
		subprocess-0.2.9 \
		syn-2.0.87 \
		thread_local-1.1.8 \
		tinytemplate-1.2.1 \
		toml-0.8.19 \
		toml_datetime-0.6.8 \
		toml_edit-0.22.22 \
		tracing-0.1.40 \
		tracing-attributes-0.1.27 \
		tracing-core-0.1.32 \
		tracing-log-0.2.0 \
		tracing-subscriber-0.3.18 \
		tree-sitter-0.24.4 \
		tree-sitter-language-0.1.2 \
		tree-sitter-python-0.23.6 \
		tree-sitter-rust-0.23.2 \
		unicode-ident-1.0.13 \
		unicode-width-0.2.0 \
		valuable-0.1.0 \
		walkdir-2.5.0 \
		wasm-bindgen-0.2.93 \
		wasm-bindgen-backend-0.2.93 \
		wasm-bindgen-macro-0.2.93 \
		wasm-bindgen-macro-support-0.2.93 \
		wasm-bindgen-shared-0.2.93 \
		web-sys-0.3.70 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.9 \
		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 \
		winnow-0.6.20