aboutsummaryrefslogtreecommitdiff
path: root/graphics/oxipng/Makefile.crates
blob: 4b70bf370e6e6d10fadd9c147925d8c7049f3592 (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
CARGO_CRATES=	adler-1.0.2 \
		anstream-0.3.2 \
		anstyle-1.0.1 \
		anstyle-parse-0.2.1 \
		anstyle-query-1.0.0 \
		anstyle-wincon-1.0.1 \
		autocfg-1.1.0 \
		bitflags-1.3.2 \
		bitvec-1.0.1 \
		bytemuck-1.13.1 \
		byteorder-1.4.3 \
		cc-1.0.79 \
		cfg-if-1.0.0 \
		clap-4.3.8 \
		clap_builder-4.3.8 \
		clap_lex-0.5.0 \
		color_quant-1.1.0 \
		colorchoice-1.0.0 \
		crc32fast-1.3.2 \
		crossbeam-channel-0.5.8 \
		crossbeam-deque-0.8.3 \
		crossbeam-epoch-0.9.15 \
		crossbeam-utils-0.8.16 \
		either-1.8.1 \
		env_logger-0.10.0 \
		equivalent-1.0.0 \
		errno-0.3.1 \
		errno-dragonfly-0.1.2 \
		fdeflate-0.3.0 \
		filetime-0.2.21 \
		flate2-1.0.26 \
		funty-2.0.0 \
		glob-0.3.1 \
		hashbrown-0.14.0 \
		hermit-abi-0.2.6 \
		hermit-abi-0.3.1 \
		image-0.24.6 \
		indexmap-2.0.0 \
		io-lifetimes-1.0.11 \
		is-terminal-0.4.7 \
		libc-0.2.146 \
		libdeflate-sys-1.19.0 \
		libdeflater-1.19.0 \
		linux-raw-sys-0.3.8 \
		log-0.4.20 \
		memoffset-0.9.0 \
		miniz_oxide-0.7.1 \
		num-integer-0.1.45 \
		num-rational-0.4.1 \
		num-traits-0.2.15 \
		num_cpus-1.15.0 \
		png-0.17.9 \
		radium-0.7.0 \
		rayon-1.7.0 \
		rayon-core-1.11.0 \
		redox_syscall-0.2.16 \
		rgb-0.8.36 \
		rustc-hash-1.1.0 \
		rustc_version-0.4.0 \
		rustix-0.37.20 \
		scopeguard-1.1.0 \
		semver-1.0.17 \
		simd-adler32-0.3.7 \
		strsim-0.10.0 \
		tap-1.0.1 \
		termcolor-1.1.3 \
		terminal_size-0.2.6 \
		typed-arena-2.0.2 \
		utf8parse-0.2.1 \
		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.48.0 \
		windows-targets-0.48.0 \
		windows_aarch64_gnullvm-0.48.0 \
		windows_aarch64_msvc-0.48.0 \
		windows_i686_gnu-0.48.0 \
		windows_i686_msvc-0.48.0 \
		windows_x86_64_gnu-0.48.0 \
		windows_x86_64_gnullvm-0.48.0 \
		windows_x86_64_msvc-0.48.0 \
		wyz-0.5.1 \
		zopfli-0.8.0