summaryrefslogtreecommitdiff
path: root/textproc/py-tokenizers/Makefile.crates
blob: 6fe57601c3875d050131ab450d16641993e4f5ad (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
CARGO_CRATES=	aho-corasick-1.1.3 \
		anstream-0.6.18 \
		anstyle-1.0.10 \
		anstyle-parse-0.2.6 \
		anstyle-query-1.1.2 \
		anstyle-wincon-3.0.6 \
		autocfg-1.4.0 \
		base64-0.13.1 \
		bitflags-1.3.2 \
		bitflags-2.6.0 \
		bumpalo-3.16.0 \
		byteorder-1.5.0 \
		cc-1.2.6 \
		cfg-if-1.0.0 \
		colorchoice-1.0.3 \
		console-0.15.10 \
		crossbeam-deque-0.8.6 \
		crossbeam-epoch-0.9.18 \
		crossbeam-utils-0.8.21 \
		darling-0.20.10 \
		darling_core-0.20.10 \
		darling_macro-0.20.10 \
		derive_builder-0.20.2 \
		derive_builder_core-0.20.2 \
		derive_builder_macro-0.20.2 \
		either-1.13.0 \
		encode_unicode-1.0.0 \
		env_filter-0.1.3 \
		env_logger-0.11.6 \
		errno-0.3.10 \
		esaxx-rs-0.1.10 \
		fastrand-2.3.0 \
		fnv-1.0.7 \
		getrandom-0.2.15 \
		heck-0.5.0 \
		humantime-2.1.0 \
		ident_case-1.0.1 \
		indicatif-0.17.9 \
		indoc-2.0.5 \
		is_terminal_polyfill-1.70.1 \
		itertools-0.11.0 \
		itertools-0.12.1 \
		itertools-0.13.0 \
		itoa-1.0.14 \
		js-sys-0.3.76 \
		lazy_static-1.5.0 \
		libc-0.2.169 \
		linux-raw-sys-0.4.14 \
		log-0.4.22 \
		macro_rules_attribute-0.2.0 \
		macro_rules_attribute-proc_macro-0.2.0 \
		matrixmultiply-0.3.9 \
		memchr-2.7.4 \
		memoffset-0.9.1 \
		minimal-lexical-0.2.1 \
		monostate-0.1.13 \
		monostate-impl-0.1.13 \
		ndarray-0.16.1 \
		nom-7.1.3 \
		num-complex-0.4.6 \
		num-integer-0.1.46 \
		num-traits-0.2.19 \
		number_prefix-0.4.0 \
		numpy-0.23.0 \
		once_cell-1.20.2 \
		onig-6.4.0 \
		onig_sys-69.8.1 \
		paste-1.0.15 \
		pkg-config-0.3.31 \
		portable-atomic-1.10.0 \
		portable-atomic-util-0.2.4 \
		ppv-lite86-0.2.20 \
		proc-macro2-1.0.92 \
		pyo3-0.23.5 \
		pyo3-build-config-0.23.5 \
		pyo3-ffi-0.23.5 \
		pyo3-macros-0.23.5 \
		pyo3-macros-backend-0.23.5 \
		quote-1.0.38 \
		rand-0.8.5 \
		rand_chacha-0.3.1 \
		rand_core-0.6.4 \
		rawpointer-0.2.1 \
		rayon-1.10.0 \
		rayon-cond-0.3.0 \
		rayon-core-1.12.1 \
		regex-1.11.1 \
		regex-automata-0.4.9 \
		regex-syntax-0.8.5 \
		rustc-hash-2.1.0 \
		rustix-0.38.42 \
		ryu-1.0.18 \
		serde-1.0.217 \
		serde_derive-1.0.217 \
		serde_json-1.0.134 \
		shlex-1.3.0 \
		smallvec-1.13.2 \
		spm_precompiled-0.1.4 \
		strsim-0.11.1 \
		syn-2.0.93 \
		target-lexicon-0.12.16 \
		tempfile-3.14.0 \
		thiserror-2.0.9 \
		thiserror-impl-2.0.9 \
		unicode-ident-1.0.14 \
		unicode-normalization-alignments-0.1.12 \
		unicode-segmentation-1.12.0 \
		unicode-width-0.2.0 \
		unicode_categories-0.1.1 \
		unindent-0.2.3 \
		utf8parse-0.2.2 \
		wasi-0.11.0+wasi-snapshot-preview1 \
		wasm-bindgen-0.2.99 \
		wasm-bindgen-backend-0.2.99 \
		wasm-bindgen-macro-0.2.99 \
		wasm-bindgen-macro-support-0.2.99 \
		wasm-bindgen-shared-0.2.99 \
		web-time-1.1.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 \
		zerocopy-0.7.35 \
		zerocopy-derive-0.7.35