summaryrefslogtreecommitdiff
path: root/graphics/libimagequant/Makefile.crates
blob: 84c2fd6788e481e89374b8405824f2f2b4dc9f5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
CARGO_CRATES=	adler2-2.0.0 \
		arrayvec-0.7.6 \
		bitflags-2.8.0 \
		bytemuck-1.21.0 \
		cc-1.2.10 \
		cfg-if-1.0.0 \
		crc32fast-1.4.2 \
		crossbeam-deque-0.8.6 \
		crossbeam-epoch-0.9.18 \
		crossbeam-utils-0.8.21 \
		either-1.13.0 \
		flate2-1.0.35 \
		libc-0.2.169 \
		lodepng-3.11.0 \
		miniz_oxide-0.8.3 \
		once_cell-1.20.2 \
		rayon-1.10.0 \
		rayon-core-1.12.1 \
		rgb-0.8.50 \
		shlex-1.3.0 \
		thread_local-1.1.8